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

Load trained model weigths #19

Open
ozanpkr opened this issue Jul 25, 2022 · 1 comment
Open

Load trained model weigths #19

ozanpkr opened this issue Jul 25, 2022 · 1 comment

Comments

@ozanpkr
Copy link

ozanpkr commented Jul 25, 2022

Hi @likyoo ,

I study with yoru repo for my project.I have been added to new features to your repo.I'll share it with you when I'm done.

But I have a significant question;

How can I load weigths after training operation?

@likyoo
Copy link
Owner

likyoo commented Jul 25, 2022

just torch.load. If you want to only save state_dict for your model, you can modify here.

Looking forward to your contribution !

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