Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyanggao authored Sep 14, 2017
1 parent 3d93fff commit d8660af
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions eval/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
The TURN proposal results are in the pkl_files folder. To run the eval:
The TURN proposal results on THUMOS-14 are in the "pkl_files" folder. To run the proposal eval:

python prop_eval.py TURN-C3D-16_thumos14.pkl
python prop_eval.py TURN-C3D-16_thumos14.pkl or python prop_eval.py TURN-FLOW-16_thumos14.pkl

or

python prop_eval.py TURN-FLOW-16_thumos14.pkl
The THUMOS-14 detection results for TURN+SCNN are in "thumos14_results" folder. Please use the THUMOS14 eval codes to evaluate.

0 comments on commit d8660af

Please sign in to comment.