py-faster-rcnn
py-faster-rcnn copied to clipboard
how to change the code for transfer learning
Hi, @rbgirshick! I am currently using this project for car count on UAV imagery dataset.As my own dataset' s images is not enough( about 3000 images), i think it would be better by applying transfer learning strategy. But i have no idea to set train mode for each layer in the faster rcnn 's network. Any suggestions will be appreciated!
I have the same problem with you. have you know it how to change the code to apply transfer learning. I need you help. thanks.