zhaoweicai / Detectron-Cascade-RCNN

Cascade R-CNN in Detectron
Apache License 2.0
470 stars 104 forks source link

Doesn't work for my custom dataset #6

Closed greathope closed 5 years ago

greathope commented 5 years ago

I have a custom dataset, Detectron works well, but I switch to your Cascade-RCNN, the loss doesn't decease, and performance is bad, Could you help figure it out? by the way, the gt numbers of my custom dataset is large

zhaoweicai commented 5 years ago

Maybe you can try a lower learning rate first.