Add gitignore, README, and demo icon
This commit is contained in:
parent
f2712d4cc7
commit
031c6e95bd
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
|
||||
icons/.DS_Store
|
||||
|
||||
resources.py
|
||||
@ -10,3 +9,6 @@ build/
|
||||
dist/
|
||||
|
||||
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/)
|
||||
|
||||

|
||||

|
||||
|
||||

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