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

Pretrained CSRNet #7

Closed
Viresh-R opened this issue Aug 9, 2021 · 2 comments
Closed

Pretrained CSRNet #7

Viresh-R opened this issue Aug 9, 2021 · 2 comments

Comments

@Viresh-R
Copy link

Viresh-R commented Aug 9, 2021

Hey,
By pretrained CSRNet, do you mean Imagenet pretrained Vgg16 layers plus random initialization for rest of the CSRNet layers ? (Looks like the pretrained net is trained on world expo. If that's the case, could you please share the pretrained net as well ? )

Thanks,
Viresh

@maheshkkumar
Copy link
Owner

maheshkkumar commented Aug 10, 2021

Hi,

The pretrained CSRNet here refers to the model trained on the WorldExpo'10 dataset, and we do not have plans for releasing the models. However, the pretrained model can be generated using any of the following implementations.

  1. https://github.com/leeyeehoo/CSRNet-pytorch
  2. https://github.com/gjy3035/C-3-Framework

@Viresh-R
Copy link
Author

Got it. Thanks !

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