DeepRNN / image_captioning

Tensorflow implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"
MIT License
785 stars 354 forks source link

beam_Search and batchsize #63

Open ThatNight opened 5 years ago

ThatNight commented 5 years ago

Firstly,how to learm the function of beam_Search image I hope I can get annotations

Secondly,I want Run 10 stories at a time.the Sentences dimension is [10,5,15,512],how to do it