jwwangchn / AI-TOD

Official code for "Tiny Object Detection in Aerial Images".
MIT License
189 stars 19 forks source link

train on my own dataset #12

Open liziang297 opened 2 years ago

liziang297 commented 2 years ago

Hello!Thanks for your work,but how do I train on my own dataset?Just organize the dataset like this? %3KL5UNAL2S2(HO4FEWA~NN

Chasel-Tsui commented 2 years ago

I think it depends on the detection framework that you use, you need to follow the official guide of the specific detection framework (e.g. MMdetection, Detectron, YOLO) to organize the data.