peachman05 / action-recognition-tutorialLinks
RGB base Action Recognition on Keras, using CNN, LSTM and RGB difference
☆26Updated 5 years ago
Alternatives and similar repositories for action-recognition-tutorial
Users that are interested in action-recognition-tutorial are comparing it to the libraries listed below
Sorting:
- Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.☆202Updated 6 years ago
- My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning S…☆53Updated last year
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆89Updated last year
- Efficient Violence Detection Using 3D Convolutional Neural Networks☆15Updated 5 years ago
- Real-time video classification from webcam feed utilizing NLN☆38Updated 5 years ago
- Explore Action Recognition☆200Updated 6 years ago
- Train I3D model on ucf101 or hmdb51 by tensorflow☆111Updated 6 years ago
- Simple yet efficient real-time pose based action recognition☆100Updated 4 years ago
- I3D implemetation in Keras + video preprocessing + visualization of results