-
Notifications
You must be signed in to change notification settings - Fork 470
Testing does not work! #69
Copy link
Copy link
Open
Description
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
│ │ └── valBReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels