Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LisaAnne authored May 15, 2018
1 parent 3bbde43 commit af4c29e
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 @@ -21,7 +21,7 @@ License: BSD 2-Clause license

**Evaluation**

Look at "utils/eval.py" if you would like to train a model that you have trained. Below are instructions to eval the models I proposed in my paper:
Look at "utils/eval.py" if you would like to evaluate a model that you have trained. Below are instructions to eval the models I proposed in my paper:

* Download data/models with "download/get_models.sh". This should download models I trained and pre-extracted features. Note that I retrained my models before releasing and the numbers are slightly different than those reported in the paper.
* Run "test_network.sh". This will run both RGB and flow models on the val and test sets. It will also produce the scorse for the fusion model.
Expand Down

0 comments on commit af4c29e

Please sign in to comment.