You can pull the image which has all of the installed and required dependencies.
Usage
Steps
Build and launch using the instructions above.Click 'Change default saved annotation folder' in Menu/FileClick 'Open Dir'Click 'Create RectBox'Click and release left mouse to select a region to annotate the rect boxYou can use right mouse to drag the rect box to copy or move it
The annotation will be saved to the folder you specify.
You can refer to the below hotkeys to speed up your workflow.
Create pre-defined classes
You can edit the data/predefined_classes.txt to load pre-defined classes
Hotkeys
Ctrl + u
Load all of the images from a directory
Ctrl + r
Change the default annotation target dir
Ctrl + s
Save
Ctrl + d
Copy the current label and rect box
Space
Flag the current image as verified
w
Create a rect box
e
Create a Rotated rect box
d
Next image
a
Previous image
r
Hidden/Show Rotated Rect boxes
n
Hidden/Show Normal Rect boxes
del
Delete the selected rect box
Ctrl++
Zoom in
Ctrl--
Zoom out
↑→↓←
Keyboard arrows to move selected rect box
zxcv
Keyboard to rotate selected rect box
How to contribute
Send a pull request
License
Free software: MIT license
Related
ImageNet Utils to download image, create a label text for machine learning, etcDocker hub to run it