We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a30f93 commit 7166a86Copy full SHA for 7166a86
README.md
@@ -34,7 +34,7 @@ For training:
34
35
For test:
36
37
-`python test.py --config configs/male2female.yaml --input inputs/test_male.jpg --checkpoint ./models/test.pth`
+`python test.py --config configs/male2female.yaml --input inputs/test_male.jpg --checkpoint ./outputs/male2female/checkpoints/test.pt`
38
39
### Experimental Results
40
0 commit comments