ShaoqingRen / faster_rcnn

Faster R-CNN
Other
2.7k stars 1.22k forks source link

How to converge zf model in rpn, if no using pretrained model? #119

Open albanjiang opened 8 years ago

albanjiang commented 8 years ago

when i reproduce rpn training process by zf model. i find if no using pretrained model, it will not be convergent. How to make it converge if no using pretrained zf model?