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

请问我该怎样把basenet改成VGG16呢 #25

Open
Faterjames opened this issue Nov 18, 2019 · 2 comments
Open

请问我该怎样把basenet改成VGG16呢 #25

Faterjames opened this issue Nov 18, 2019 · 2 comments

Comments

@Faterjames
Copy link

还有在加载预训练模型的时候是否把最后的全连接层也加载了,我希望在VGG16中把最后的ROI以及两层全连接改成整个的全局平均池化,是否会在加载预训练参数的时候发生错误呢

@yizt
Copy link
Owner

yizt commented Nov 18, 2019

修改config.py文件中
# 当前配置 current_config = VOCVggConfig()

@Faterjames
Copy link
Author

修改config.py文件中
# 当前配置 current_config = VOCVggConfig()

您好,我跑了一下默认的resnet模型,在evaluate 的时候,所有的ap与map的输出都是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