How do I convert Imagenet to Darknet
Last updated
Was this helpful?
Last updated
Was this helpful?
I used for real-time object detection and classification. Sometimes you need to collect your own trainig dataset for train your model. I collected training dataset images and fine awesome for labeling images. But it generates xml files. So I needed to implement tool which translates from ImageNet xml format to Darknet text format.