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

The trained model cannot be tested #8

Closed
Drangonliao123 opened this issue Dec 12, 2021 · 2 comments
Closed

The trained model cannot be tested #8

Drangonliao123 opened this issue Dec 12, 2021 · 2 comments

Comments

@Drangonliao123
Copy link

The YouTube Vos data set is trained according to the requirements in the paper, and the trained model always reports errors. Looking forward to your reply, thank you!

@ruiliu-ai
Copy link
Owner

Please refer to this issue #7
Just change it back by
model.load_state_dict(data) -> model.load_state_dict(data['netG'])

@Drangonliao123
Copy link
Author

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