Skip to content

Commit

Permalink
Change code block from lua to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
achalddave committed Jul 20, 2017
1 parent a1dfca6 commit 79adb32
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 @@ -50,7 +50,7 @@ Store frames from your videos in one directory `frames_root`, with frames at

To evaluate the predictive-corrective model, run

```lua
```bash
th scripts/evaluate_model.lua \
--model data/multithumos/models/pc_c33-1_fc7-8.t7 \
--frames /path/to/frames_root \
Expand Down

0 comments on commit 79adb32

Please sign in to comment.