Add gitignore, README, and demo icon
This commit is contained in:
+3
-1
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
icons/.DS_Store
|
icons/.DS_Store
|
||||||
|
|
||||||
resources.py
|
resources.py
|
||||||
@@ -10,3 +9,6 @@ build/
|
|||||||
dist/
|
dist/
|
||||||
|
|
||||||
tags
|
tags
|
||||||
|
cscope*
|
||||||
|
.ycm_extra_conf.py
|
||||||
|
.subvimrc
|
||||||
|
|||||||
@@ -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/)
|
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/)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
[](https://www.youtube.com/watch?v=p0nR2YsCY_U&feature=youtu.be)
|
[](https://www.youtube.com/watch?v=p0nR2YsCY_U&feature=youtu.be)
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 133 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
Reference in New Issue
Block a user