You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: