Update README.md
This commit is contained in:
parent
a1d8344039
commit
5b1f510d6b
@ -63,7 +63,7 @@ By default `datasets.py` will search for the datasets in these locations. You ca
|
|||||||
## Evaluation
|
## Evaluation
|
||||||
You can evaluate a trained model using `evaluate.py`
|
You can evaluate a trained model using `evaluate.py`
|
||||||
```Shell
|
```Shell
|
||||||
python evaluate.py --model=models/raft-things.pth --dataset=sintel
|
python evaluate.py --model=models/raft-things.pth --dataset=sintel --mixed_precision
|
||||||
```
|
```
|
||||||
|
|
||||||
## Training
|
## Training
|
||||||
|
Loading…
Reference in New Issue
Block a user