dipakkr / 3d-cnn-action-recognition
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
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 5 years ago
- Explore Action Recognition☆202Updated 5 years ago
- ☆91Updated 6 years ago
- My re-implementation of two stream action recognition☆60Updated 4 years ago
- Action recognition by CNN and LSTM☆34Updated 7 years ago
- Real-time video classification from webcam feed utilizing NLN☆38Updated 4 years ago
- Implementation of Real-World Anomaly Detection CVPR_2018 paper☆43Updated 6 years ago
- train C3D with keras for action recognition☆118Updated 6 years ago
- Classify UCF101 videos using one frame at a time with a CNN(InceptionV3)☆195Updated 4 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆42Updated 6 years ago
- Real-time Action detection demo for the work Actor Conditioned Attention Maps. This repo includes a complete pipeline for person detectio…☆151Updated 2 years ago
- Video classification using CNN and LSTM