lars76 / object-localization

Object localization in images using simple CNNs and Keras
MIT License
137 stars 60 forks source link

Dataset problem #20

Open kaijaz123 opened 4 years ago

kaijaz123 commented 4 years ago

Since the xml files have been generated, then can directly pass in to the neural network and train it? Or else need to manipulate them into array or csv file beforehand?