alpr-unconstrained icon indicating copy to clipboard operation
alpr-unconstrained copied to clipboard

how to use annotation-tool.py

Open zz2009llf opened this issue 6 years ago • 3 comments

zz2009llf avatar May 13 '19 05:05 zz2009llf

python annotation-tool.py 288 608 ./samples/train-detector/00011.jpg

Alzheimancer avatar Jun 17 '19 00:06 Alzheimancer

python annotation-tool.py 288 608 ./samples/train-detector/00011.jpg You can cross check the image size (width, height) in GIMP (Image -> Image Properties). In the commandline tool, you need to specify width and the height. So, it could be "python annotation-tool.py 608 288 ./samples/train-detector/00011.jpg"

PhilipsKoshy avatar Jul 03 '19 08:07 PhilipsKoshy

Have you solved annotation tool issue?

khawar-islam avatar Apr 10 '20 05:04 khawar-islam