joe-siyuan-qiao / DetectoRS

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
Apache License 2.0
1.13k stars 178 forks source link

How to train this model on custom coco dataset? #54

Open abubakar2141731 opened 4 years ago

abubakar2141731 commented 4 years ago

Hello, Hats off the work and effort you put in this model. I want to utilize this model for the task of instance segmentation on my custom coco dataset of items on food trays. Can you kindly give me a head start on how to configure my dataset according to the model requirements and the basic guideline on how to use this model for training on custom coco dataset?

joe-siyuan-qiao commented 4 years ago

Hi, you can start from here

https://github.com/joe-siyuan-qiao/DetectoRS/blob/master/docs/GETTING_STARTED.md