Temporal 3D ConvNet
-
Updated
Feb 13, 2018 - Python
Temporal 3D ConvNet
Action recognition with lSTM and GRU on ucf11 dataset with leave-one-out cross-validation(LOOCV) which is used in "Temporal Relations of Informative Frames in Action Recognition" article.
Time Series Classification models: (1) bidirectional LSTM, (2) LSTM with temporal pooling, (3) LSTM with attention, (4) TCN
Add a description, image, and links to the temporal-pooling topic page so that developers can more easily learn about it.
To associate your repository with the temporal-pooling topic, visit your repo's landing page and select "manage topics."