dipakkr / 3d-cnn-action-recognitionLinks
Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.
☆74Updated 6 years ago
Alternatives and similar repositories for 3d-cnn-action-recognition
Users that are interested in 3d-cnn-action-recognition are comparing it to the libraries listed below
Sorting:
- My re-implementation of two stream action recognition☆60Updated 4 years ago
- Explore Action Recognition☆203Updated 5 years ago
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 5 years ago
- ☆91Updated 6 years ago
- Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.☆198Updated 5 years ago
- This repository host the code for real-time action detection paper☆321Updated 4 years ago
- Implementation of Real-World Anomaly Detection CVPR_2018 paper☆43Updated 6 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆42Updated 6 years ago
- Codes for popular action recognition models, verified on the something-something data set.☆244Updated 6 years ago
- train C3D with keras for action recognition☆118Updated 6 years ago
- Real-time Action detection demo for the work Actor Conditioned Attention Maps. This repo includes a complete pipeline for person detectio…