Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zachteed authored Aug 4, 2020
1 parent a1d8344 commit 5b1f510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ By default `datasets.py` will search for the datasets in these locations. You ca
## Evaluation
You can evaluate a trained model using `evaluate.py`
```Shell
python evaluate.py --model=models/raft-things.pth --dataset=sintel
python evaluate.py --model=models/raft-things.pth --dataset=sintel --mixed_precision
```

## Training
Expand Down

0 comments on commit 5b1f510

Please sign in to comment.