py-R-FCN icon indicating copy to clipboard operation
py-R-FCN copied to clipboard

peformance on smaller network

Open newwhitecheng opened this issue 7 years ago • 3 comments

Hi, I try to train on a smaller network such as CaffeNet and GoogleNet. But the result is map= 0.002, something like that. Do you ever get a chance to train R-FCN with smaller network? If yes, How is the perforamce and can you share your prototxt?

Thank you!

newwhitecheng avatar Jul 11 '17 03:07 newwhitecheng

@newwhitecheng can you share your prototxt?

315386775 avatar Jul 24 '17 06:07 315386775

@newwhitecheng I am also facing the same problem. I used pre-trained ResNet18 and MobileNet but in both the cases I am getting mAP not more than 40% @YuwenXiong Does anyone know if I reduce score map size (from 7 to 3) and number of channel for conv_new_1 (from 1024 to 512), rpn_conv/3x3 (from 512 to 256) OR number of channels are crucial for detection networks

Thank you

ananddb90 avatar Aug 01 '17 07:08 ananddb90

@ananddb90 I don't know the trick of training R-FCN, that's why I initiated this thread. I hope I can help you. But I have no idea.

newwhitecheng avatar Aug 01 '17 09:08 newwhitecheng