Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ruotianluo committed Mar 6, 2017
1 parent 968eeb5 commit 503d2f5
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 @@ -2,7 +2,7 @@

There's something difference compared to neuraltalk2.
- Instead of using random split, we use [karpathy's split](http://cs.stanford.edu/people/karpathy/deepimagesent/caption_datasets.zip).
- Instead of including the convnet in the model, we use preprocessed features.
- Instead of including the convnet in the model, we use preprocessed features. (finetuneable cnn version is in the branch **with_finetune**)
- Use resnet101; the same way as in self-critical (the preprocessing code may have bug, haven't tested yet)

# TODO:
Expand Down

0 comments on commit 503d2f5

Please sign in to comment.