Open tamirru opened 9 years ago
you might use any, just have to adjust _load_pascal_annotation in pascal_voc.py accordingly. I am using sloth for annotating own datasets, save it as JSON and read from there.
Hi, you can use labelImg for the annotation of your own datasets. The output file are in line with the format of VOC2007, and can be directly used for input. The labelImg can be downloaded from here: https://github.com/tzutalin/labelImg
Hello, where can I see and example for an annotation file? thanks