ndrplz/ConvLSTM_pytorch

Various time step of input samples

calx-git opened this issue · 0 comments

I am not sure how to handle the situation of various length of input sample. I think padding is not okay for my problem. Is there any better way to solve it?