Tony607 / object_detection_demo

How to train an object detection model easy for free
https://www.dlology.com/blog/how-to-train-an-object-detection-model-easy-for-free/
Other
177 stars 939 forks source link

Fix xml_to_csv.py #5

Closed flozi00 closed 5 years ago

flozi00 commented 5 years ago

After resizing images for data augmentation the xml_to_csv.py crashed. Handling float numbers fixes the error