facebookresearch / detr

End-to-End Object Detection with Transformers
Apache License 2.0
13.38k stars 2.41k forks source link

how to train dert on VOC dataset ? #256

Open seyeeet opened 3 years ago

seyeeet commented 3 years ago

how can I train and test dert on VOC12?

pratikkorat26 commented 3 years ago

You need to convert the dataset into coco format and then follow step on my repo For conversion you can follow roboflow script

I have made the some changes and make it possible to train on other dataset but it should be in coco format

Link to repo

https://github.com/pratikkorat26/DETR_FineTuning

Thank you..😊

hedybaby commented 3 years ago

可以交流一下嘛,我也在尝试但是没有跑通,154173272@qq.com