We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c74df commit d3de059Copy full SHA for d3de059
README.md
@@ -65,7 +65,7 @@ python train.py --root ./glasses_data --out ./glasses_experiment --load ./glasse
65
### To Evaluate
66
Run ```eval.py```. You can use the following example to run:
67
```
68
-python eval.py --dataroot ./glasses_data --out ./glasses_eval --sep 25 --num_display 10
+python eval.py --data ./glasses_data --out ./glasses_eval --sep 25 --num_display 10
69
70
71
### Citation
0 commit comments