Add gitignore, README, and demo icon

This commit is contained in:
tzutalin
2016-09-06 20:42:13 +08:00
parent f2712d4cc7
commit 031c6e95bd
4 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -1,4 +1,3 @@
icons/.DS_Store
resources.py
@@ -10,3 +9,6 @@ build/
dist/
tags
cscope*
.ycm_extra_conf.py
.subvimrc
+3 -1
View File
@@ -8,7 +8,9 @@ It is written in Python and uses Qt for its graphical interface.
The annotation file will be saved as an XML file. The annotation format is PASCAL VOC format, and the format is the same as [ImageNet](http://www.image-net.org/)
![](icons/demo.png)
![](demo/demo.png)
![](demo/demo2.png)
[![Demo video](https://j.gifs.com/4xy9z2.gif)](https://www.youtube.com/watch?v=p0nR2YsCY_U&feature=youtu.be)
View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB