ryankiros / neural-storyteller

A recurrent neural network for generating little stories about images
2.96k stars 539 forks source link

config.py #28

Open itsss opened 7 years ago

itsss commented 7 years ago
2017-09-30 9 55 04

Hello, I downloaded neural_storyteller.zip, vgg19.pkl and i installed skipthoughts. wget http://www.cs.toronto.edu/~rkiros/models/dictionary.txt wget http://www.cs.toronto.edu/~rkiros/models/utable.npy wget http://www.cs.toronto.edu/~rkiros/models/btable.npy wget http://www.cs.toronto.edu/~rkiros/models/uni_skip.npz wget http://www.cs.toronto.edu/~rkiros/models/uni_skip.npz.pkl wget http://www.cs.toronto.edu/~rkiros/models/bi_skip.npz wget http://www.cs.toronto.edu/~rkiros/models/bi_skip.npz.pkl

but i can't find 'decmodel, vsemodel, pycaffe, vgg_proto_caffe, captions, neg/posbias'....

What should i do? Do you have any bash file for install, please upload it to GitHub.... please;;; Please write the installation process accurately. Thank You!