C3D-LSTM implementation in PyTorch.
C3D-LSTM is used in the following papers:
Originally I had implemented C3D-LSTM in Caffe. I haven't tested this PyTorch version for exact results, but it should give results close to original implementation.
Replace '...' with actual directories.