object-detection-sample-python icon indicating copy to clipboard operation
object-detection-sample-python copied to clipboard

We should have support for xml files since popular formats have .xml output

Open prats226 opened this issue 7 years ago • 0 comments

https://github.com/NanoNets/object-detection-sample-python/blob/03e632dd76d148ced9f61503371d4554c133d2ff/code/upload-training.py#L13

VOC format gives output in xml format and many open source tools/datasets have xml format annotations.

prats226 avatar Feb 20 '18 02:02 prats226