How to process variable timesteps input with LstmLayer?

22 views
Skip to first unread message

diany...@gmail.com

unread,
Jun 6, 2016, 1:31:46 PM6/6/16
to Caffe Users, jeff.d...@gmail.com
Recent Caffe have merged the recurrent branch by jeffdonahue.
I look at the code in RecurrentLayer which LstmLayer inherit from, the RecurrentLayer::LayerSetUp makes the input timesteps fixed.
So how to process with variable timesteps input?Does it need to call LayerSetUp in every Reshape function?
 
And I am planning to implement a recurrent in convolutional layer what there is connection between adjacent feature map cells.
Shoud I do this by inheriting both ConvolutionLayer(BaseConvolutionLayer) and RecurrentLayer?
Reply all
Reply to author
Forward
0 new messages