weiiLu

Results 2 comments of weiiLu

I encountered the same question as yours.I'm training faster-rcnn_dcn on my own dataset. As suggested above,I used lr =0.000125 with 1 GPU(default lr=0.0005 with 4 GPUS).And follow @maozezhong 's instructions,it...

For Windows users, run `cmd .\init.bat`. For Linux user, run `sh ./init.sh`. The scripts will build cython module automatically and create some folders.Are you sure you read the installation instructions...