C3D-LSTM--PyTorch
C3D-LSTM--PyTorch copied to clipboard
C3D-LSTM implementation in PyTorch [WACV 2019]
C3D-LSTM--PyTorch
C3D-LSTM implementation in PyTorch.
C3D-LSTM Network Diagram:
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.