Update demo gif and png
This commit is contained in:
parent
c70fc5eae3
commit
b502624f59
@ -8,6 +8,8 @@ The annotation file will be saved as an XML file. The annotation format is PASCA
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
[](https://www.youtube.com/watch?v=p0nR2YsCY_U&feature=youtu.be)
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
* Linux/Ubuntu/Mac
|
* Linux/Ubuntu/Mac
|
||||||
|
|
||||||
@ -33,9 +35,9 @@ Open cmd and go to $labelImg,
|
|||||||
`$ python labelImg.py`
|
`$ python labelImg.py`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
After cloning the code, you should run `make all` to generate the resource file.
|
After cloning the code, you should run `$ make all` to generate the resource file.
|
||||||
|
|
||||||
You can then start annotating by running `./labelImg.py`. For usage
|
You can then start annotating by running `$ ./labelImg.py`. For usage
|
||||||
instructions you can see [Here](https://youtu.be/p0nR2YsCY_U)
|
instructions you can see [Here](https://youtu.be/p0nR2YsCY_U)
|
||||||
|
|
||||||
At the moment annotations are saved as an XML file. The format is PASCAL VOC format, and the format is the same as [ImageNet](http://www.image-net.org/)
|
At the moment annotations are saved as an XML file. The format is PASCAL VOC format, and the format is the same as [ImageNet](http://www.image-net.org/)
|
||||||
@ -48,7 +50,7 @@ You can edit the [data/predefined_classes.txt](https://github.com/tzutalin/label
|
|||||||
|
|
||||||
### General steps from scratch
|
### General steps from scratch
|
||||||
|
|
||||||
* Build and launch. `make all; python labelImg.py`
|
* Build and launch: `$ make all; python labelImg.py`
|
||||||
|
|
||||||
* Click 'Change default saved annotation folder' in Menu/File
|
* Click 'Change default saved annotation folder' in Menu/File
|
||||||
|
|
||||||
|
|||||||
BIN
icons/demo.png
BIN
icons/demo.png
Binary file not shown.
|
Before Width: | Height: | Size: 380 KiB After Width: | Height: | Size: 133 KiB |
Loading…
x
Reference in New Issue
Block a user