DeepRNN / image_captioning

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

can't download the pretrained model! #17

Open TyrionChou opened 6 years ago

TyrionChou commented 6 years ago

can anybody share the pretrained model from another way?

MikhailovSergei commented 6 years ago

mail to me. I can share msergeyj@mail.ru. model with resnet50

TyrionChou commented 6 years ago

@MikhailovSergei thank you very much!

leedykop commented 6 years ago

I want the model too,could you please share me ?

ran337287 commented 6 years ago

I can't download the pretrained model too. Does anybody have the available link?

alibugra commented 6 years ago

You can download the pretrained models (VGG16 and ResNet50) using following links.

http://www.alibugra.com/pretrained_model/vgg16_no_fc.npy.zip

http://www.alibugra.com/pretrained_model/resnet50_no_fc.npy.zip

ivy94419 commented 6 years ago

@alibugra Have you download the below model that trained on the COCO train2014 , this link is also broken, can you share with me?

image

463728946 commented 5 years ago

You can download the pretrained models (VGG16 and ResNet50) using following links.

http://www.alibugra.com/pretrained_model/vgg16_no_fc.npy.zip

http://www.alibugra.com/pretrained_model/resnet50_no_fc.npy.zip

can't download too

shuoooo commented 5 years ago

These works: https://github.com/Cheng-Lin-Li/show-attend-and-tell/blob/master/data/resnet50_no_fc.npy https://github.com/Cheng-Lin-Li/show-attend-and-tell/blob/master/data/vgg16_no_fc.npy