Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unexpected key(s) in state_dict: "optimG", "optimD". #25

Open
hzy-del opened this issue Dec 6, 2024 · 1 comment
Open

Unexpected key(s) in state_dict: "optimG", "optimD". #25

hzy-del opened this issue Dec 6, 2024 · 1 comment

Comments

@hzy-del
Copy link

hzy-del commented Dec 6, 2024

python src/test.py --pre_train /root/hzy/new/AOT-GAN/experiments/aotgan__256/O1000000.pt

@Enid-Ning
Copy link

Using checkpoints starting with "G" will solve the problem.
python src/test.py --pre_train /root/hzy/new/AOT-GAN/experiments/aotgan__256/G0040000.pt

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants