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

Issues loading RegionVIT pre-trained checkpoints #235

Open
PrithivirajDamodaran opened this issue Sep 9, 2022 · 1 comment
Open

Issues loading RegionVIT pre-trained checkpoints #235

PrithivirajDamodaran opened this issue Sep 9, 2022 · 1 comment

Comments

@PrithivirajDamodaran
Copy link

Hello there - I am trying to load pre-trained checkpoints from original author's page. Are there changes in the implementation of the model here? None of the checkpoints are loading citing differences in layers.

Screenshot 2022-09-09 at 10 14 21 PM

@varunponda
Copy link

Hey @PrithivirajDamodaran Try this, model.load_state_dict(state_dict, strict=False).

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