Open PandaGuang opened 6 years ago
btw, I am using windows cmd, does it affect something?
same issue
same issue
any solution?
Cheng Fu notifications@github.com于2018年6月23日 周六下午9:58写道:
same issue
— 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/20#issuecomment-399723021, or mute the thread https://github.com/notifications/unsubscribe-auth/AjZjYgpRJXALUCLPYVeeWKZh28G5OdNhks5t_vJNgaJpZM4THrn5 .
Try this:
'.//models/config.pickle' instead of './models/config.pickle'
Jockwang notifications@github.com于2018年9月21日 周五上午1:50写道:
same issue
— 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/20#issuecomment-423421054, or mute the thread https://github.com/notifications/unsubscribe-auth/AjZjYsV_NMlx5-KL4WHGaDNutP88b2vFks5udH4fgaJpZM4THrn5 .
Try this:
'.//models/config.pickle' instead of './models/config.pickle'
jjneojiajun notifications@github.com于2018年9月25日 周二上午1:59写道:
any solution?
— 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/20#issuecomment-424216958, or mute the thread https://github.com/notifications/unsubscribe-auth/AjZjYgfTNpcsK-GVV3LXi3WNnqzl8pYlks5uecZJgaJpZM4THrn5 .
Try this:
'.//models/config.pickle' instead of './models/config.pickle'
same issue
You did not specify model_file.This command: --model_file='./models/xxxxxx.npy'
I ran into this problem, after vocabulary biult, dataset built, cnn built, rnn built, the problem occurs, no such file or directory:'./models/config.pickle'