Skip to content

cs547 project on implementing image captioning (show and tell approach)

Notifications You must be signed in to change notification settings

bhavanajain/show-and-tell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

show-and-tell

cs547 project on implementing image captioning (show and tell approach)

Things to try

  • Try Glove embedding instead of nn.Embedding
  • Increase encoder capacity: resnet50 -> resnet152
  • Try GRU instead of LSTM
  • Beam search with variable k
  • DataParallel + Distributed training

About

cs547 project on implementing image captioning (show and tell approach)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published