Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems in using other backbone networks #80

Open
SJTU-yys opened this issue Jun 28, 2017 · 1 comment
Open

Problems in using other backbone networks #80

SJTU-yys opened this issue Jun 28, 2017 · 1 comment

Comments

@SJTU-yys
Copy link

Hi, I tried to replace the VGG backbone of mscnn with resnet 50, but when I train the 7s-576-2x model on kitti car dataset, it gets quite bad performance:
- only 56% box recall on the output of stage1(iou threshold 0.7), which is around 97-98% for the vgg conterpart
and the log shows that the networks fits well on the kitti car . It really confused me much.

I kept all the other parameters same as vgg, such as feature map size of every branch and anchor size. Have you tried using resnet or other backbone network ?

@cloudfool
Copy link

cloudfool commented Oct 4, 2017

Hi,

I'm going to work on this too. Do you have any new progress?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants