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

What needs to be changed if the model is not loaded with VGG pretrained? #80

Open
Brother-Q opened this issue Jul 13, 2020 · 1 comment

Comments

@Brother-Q
Copy link

I tried not to load the pre-training weights of VGG16 and got a MAE more than 200. How do I adjust the parameters in training? Has anyone tried to replace other backbone networks to extract crowd density information?

@raisinglc
Copy link

I think there is not much thing which can help you to improve the performance. The training set is very small. It's nearly impossible to achieve the same result without loading pretrained model. If you use a more complicate model, it might perform will, but i think it cannot achieve the same level. Moreover, I argue CSRNet. The model's head has big shortcoming.

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