-
Suppose I had 'git pull' openNMT
rzai@rzai00:~/prj/Im2Text$ CUDA_VISIBLE_DEVICES=1 th src/train.lua -phase train -gpu_id 1 -input_feed -model_dir model -image_dir data/images -data_path data/trai…
-
After running an initial training of model 'im2txt' of 5100 steps, when trying to run more steps, it only runs one and saves the model, i've tried using 10 , 100 and 5000 steps
model url: https://git…
-
hi @cshallue did you run your training for 3 million global steps? For me it is currently at 300k steps (over 2 days and a half using Tesla K40) but I get weird results for the test image you mentione…