qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.14k stars 3.45k forks source link

Help to create a folder to train my neural network #758

Open Andreeee1010 opened 2 years ago

Andreeee1010 commented 2 years ago

Hello. I need help to create a dataset folder o this git https://github.com/david8862/keras-YOLOv3-model-set or https://github.com/qqwweee/keras-yolo3. I already have my XML files and photos but i dont know how to create folder to then run and train it. I used another network and created a dataset of folders with training and test folders. He generated the txt files and then trained. but in this git it doesn't work and it's very confusing to see how it works

Helpppp please.