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

NanoNets Object Detection API Example for Python

Results 5 object-detection-sample-python issues
Sort by recently updated
recently updated
newest added

It seems like the loop section is not working properly. So the files are not being uploaded. Did anyone face and fix this problem?

I got an probelm,an email has been send to me that they need at least 50 annotations per object in order to build a model to detect them,but the images...

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.

https://github.com/NanoNets/object-detection-sample-python/blob/03e632dd76d148ced9f61503371d4554c133d2ff/code/upload-training.py#L13 Right now even for file with extension .jpeg, it replaces with .jpg and throws error, whereas it should ignore file if not present