Skip to content

Commit d3de059

Browse files
authored
Update README.md
1 parent f5c74df commit d3de059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ python train.py --root ./glasses_data --out ./glasses_experiment --load ./glasse
6565
### To Evaluate
6666
Run ```eval.py```. You can use the following example to run:
6767
```
68-
python eval.py --dataroot ./glasses_data --out ./glasses_eval --sep 25 --num_display 10
68+
python eval.py --data ./glasses_data --out ./glasses_eval --sep 25 --num_display 10
6969
```
7070

7171
### Citation

0 commit comments

Comments
 (0)