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

Testing does not work! #69

Open
Lauenburg opened this issue Oct 18, 2021 · 0 comments
Open

Testing does not work! #69

Lauenburg opened this issue Oct 18, 2021 · 0 comments

Comments

@Lauenburg
Copy link

When calling python main.py --dataset maps --light True --phase test the model seems to fail to load the checkpoint weights. Any Idea what could be the problem?

Last output:

...

##### Weight #####
# adv_weight :  1
# cycle_weight :  10
# identity_weight :  10
# cam_weight :  1000
 [*] Load FAILURE
 [*] Test finished!
All done!

My folder structure:

├── dataset
│   ├── maps
│   │   ├── testA
│   │   ├── testB
│   │   ├── trainA
│   │   ├── trainB
│   │   └── valB
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

1 participant