theAIGuysCode / Object-Detection-API

Yolov3 Object Detection implemented as APIs, using TensorFlow and Flask
Apache License 2.0
341 stars 180 forks source link

what happened to the generated label .txt files? #13

Open azizHakim opened 4 years ago

azizHakim commented 4 years ago

after running the convert_annotations.py file got txt files for each of the images indicating its labels and annotations. But shouldn't I list those files in the obj.data file? How did my model get the labels?