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

The mAP of SSD-Resnet is lower than SSD-VGG16. #106

Open
Taotaoxu opened this issue Dec 18, 2020 · 1 comment
Open

The mAP of SSD-Resnet is lower than SSD-VGG16. #106

Taotaoxu opened this issue Dec 18, 2020 · 1 comment

Comments

@Taotaoxu
Copy link

Thanks for your work !
I just replace the backbone of SSD with 'torchvision.models.resnet', but the mAP becomes lower than the VGG-16. The results are follow:

backbone mAP
VGG-16 69.13
Res-50 67.8
Res-18 63.76
Mobile-V2 62.12

Could you provide some help ?

It would be great if you add the code of the SSD-Resnet to this project.

Thanks a million for your help !

@YXB-NKU
Copy link

YXB-NKU commented Nov 11, 2021

#我想问一下大家在训练的过程有碰到AP为0的情况吗,我是用的自己的数据集训练的。

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