SA-ConvLSTM-Pytorch
SA-ConvLSTM-Pytorch copied to clipboard
Pytorch implementation of Self-Attention ConvLSTM
Results
1
SA-ConvLSTM-Pytorch issues
Sort by
recently updated
recently updated
newest added
Hello~ I have a question on different data shape to train **convlstm** model. If the original data shape is [20, 10000, 64, 64], with the first 10 frames as input...