Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix104104 authored Jul 31, 2018
1 parent 6973063 commit 102c601
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ You can evaluate multiple tasks using the following script:
python batch_evaluate.py -method output/MODEL_NAME/epoch_N -metric LPIPS
python batch_evaluate.py -method output/MODEL_NAME/epoch_N -metric WarpError

which will evaluate all the tasks in `lists/test_tasks.txt`.


### Test on new videos
To test our model on new videos or applications, please follow the folder structure in `./data`.

Expand Down

0 comments on commit 102c601

Please sign in to comment.