Skip to content

Commit ff4d91d

Browse files
committed
logo + links
1 parent 73a511d commit ff4d91d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![One-Off Coder Logo](/logo.png "One-Off Coder")
2+
13
# iaia-polygons
24

35
This repository stores exported artifacts from using [Image Annotation for Intelligence Amplification](http://iaia.oneoffcoder.com) (IAIA). We generated 1,000 images with random polygons (3 to 10 sided, or triangle to decagon) and annotate them using IAIA. We then export the project and use [darkflow](https://github.com/thtrieu/darkflow) and [darknet](https://pjreddie.com/darknet/yolo/) to learn an object detection model using You Only Look Once (YOLO). All the scripts and artifacts required to train the YOLO object detection model are stored here for reference.
@@ -8,3 +10,11 @@ To properly use this repository, clone it into `/tmp/iaia-polygons` and then run
810
cd /tmp
911
git clone https://github.com/oneoffcoder/iaia-polygons.git
1012
```
13+
14+
# Contact
15+
16+
[One-Off Coder](https://cloud.docker.com/u/oneoffcoder/)
17+
* [Website](https://www.oneoffcoder.com)
18+
* [Twitter](https://twitter.com/oneoffcoder)
19+
* [Facebook](https://www.facebook.com/oneoffcoder)
20+
* [YouTube](https://www.youtube.com/channel/UCCCv8Glpb2dq2mhUj5mcHCQ)

logo.png

6.8 KB
Loading

0 commit comments

Comments
 (0)