e2e-gLSTM-sc icon indicating copy to clipboard operation
e2e-gLSTM-sc copied to clipboard

Code for paper "Image Caption Generation with Text-Conditional Semantic Attention"

Results 2 e2e-gLSTM-sc issues
Sort by recently updated
recently updated
newest added

@LuoweiZhou I have this error when i train, any help please ? the train command is th train_new.lua -gpuid 0 -finetune_cnn_after 10000 -max_iters 60000 -cnn_weight_decay 0.001 -cnn_learning_rate 0.00001 -learning_rate_decay_every 10000...

/home/torch/install/bin/luajit: /home/torch/install/share/lua/5.1/nn/Linear.lua:66: size mismatch at /home/torch/extra/cutorch/lib/THC/THCTensorMathBlas.cu:90 stack traceback: [C]: in function 'addmm' /home/babu/torch/install/share/lua/5.1/nn/Linear.lua:66: in function 'func' /home/babu/torch/install/share/lua/5.1/nngraph/gmodule.lua:345: in function 'neteval' /home/babu/torch/install/share/lua/5.1/nngraph/gmodule.lua:380: in function 'forward' ./misc_new/LanguageModel.lua:277: in function 'sample' eval_new.lua:135: in...