This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Description
Can't validate the model using the convolutional encoder. Here is the log:
input view (80x128) and desired view (264) do not match
stack traceback:
[C]: in function 'error'
/root/torch/install/share/lua/5.1/nn/View.lua:47: in function 'batchsize'
/root/torch/install/share/lua/5.1/nn/View.lua:79: in function 'func'
/root/torch/install/share/lua/5.1/nngraph/gmodule.lua:345: in function 'neteval'
/root/torch/install/share/lua/5.1/nngraph/gmodule.lua:380: in function 'forward'
./summary/nnlm.lua:98: in function 'validation'
./summary/nnlm.lua:147: in function 'run_valid'
./summary/nnlm.lua:167: in function 'train'
/home/ubuntu/NAMAS/summary/train.lua:51: in function 'main'
/home/ubuntu/NAMAS/summary/train.lua:54: in main chunk
[C]: in function 'dofile'
/root/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50
`