Decoupled-Classification-Refinement icon indicating copy to clipboard operation
Decoupled-Classification-Refinement copied to clipboard

How can I train my own data? PASCAL VOC2007 format.

Open dby2017 opened this issue 6 years ago • 3 comments
trafficstars

dby2017 avatar Dec 14 '18 05:12 dby2017

Dataset in VOC format can be processed using this code. And the evaluation is in this code.

Then you can modify the config file with this code as reference.

bowenc0221 avatar Dec 14 '18 05:12 bowenc0221

Dataset in VOC format can be processed using this code. And the evaluation is in this code.

Then you can modify the config file with this code as reference.

Thank you!

dby2017 avatar Dec 14 '18 09:12 dby2017

@dby2017 Hi, Have you successfully train this model on PASCAL VOC format?

edwardnguyen1705 avatar Apr 20 '20 15:04 edwardnguyen1705