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

questions about save model #19

Open
1997Jessie opened this issue Aug 2, 2022 · 2 comments
Open

questions about save model #19

1997Jessie opened this issue Aug 2, 2022 · 2 comments

Comments

@1997Jessie
Copy link

How to integrate all those. pth into fuseformer. pth
1659421861170

@1997Jessie
Copy link
Author

sos!!! and I don't know choose which .pth to test

@jiahui1688
Copy link

You can use gen_*****.pth to test, and you should to modify the code by following the step below:
change test.py --> model.load_state_dict(data) to model.load_state_dict(data['netG']).

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