Skip to content

Commit

Permalink
Merge pull request #456 from EMCP/patch-3
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
jwyang authored Mar 3, 2019
2 parents c7df5c9 + b7a08f0 commit af73ae7
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 @@ -206,7 +206,7 @@ python test_net.py --dataset pascal_voc --net vgg16 \
--checksession $SESSION --checkepoch $EPOCH --checkpoint $CHECKPOINT \
--cuda
```
Specify the specific model session, chechepoch and checkpoint, e.g., SESSION=1, EPOCH=6, CHECKPOINT=416.
Specify the specific model session, checkepoch and checkpoint, e.g., SESSION=1, EPOCH=6, CHECKPOINT=416.

## Demo

Expand Down

0 comments on commit af73ae7

Please sign in to comment.