DeepRNN / image_captioning

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

why can't I get any result #69

Open HIHIHAHEI opened 4 years ago

HIHIHAHEI commented 4 years ago

(py_36) E:\Users\pythoncx\workspace\image_captioning-master>python main.py --phase=train --load_cnn --cnn_model_file='./vgg16_no_fc.npy' --train_cnn

after i input above, nothing happen,please tell me

sunilnitk commented 4 years ago

Try with manually downloaded cnn model

On Sat, Feb 15, 2020, 09:30 HIHIHAHEI notifications@github.com wrote:

(py_36) E:\Users\pythoncx\workspace\image_captioning-master>python main.py --phase=train --load_cnn --cnn_model_file='./vgg16_no_fc.npy' --train_cnn

after i input above, nothing happen,please tell me

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DeepRNN/image_captioning/issues/69?email_source=notifications&email_token=ANWTNZ2YNDTKP6NQNQS3PI3RC5SE7A5CNFSM4KVUTC22YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4INXYXBA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANWTNZ5NEB37ES5QTRDZ2HLRC5SE7ANCNFSM4KVUTC2Q .