lianggyu / C3D-Action-Recognition
Train the C3D network with my own data set. Video or gif can be supported as a training file. Video streams or image frames can be used as input for detection.
☆15Updated 5 years ago
Alternatives and similar repositories for C3D-Action-Recognition:
Users that are interested in C3D-Action-Recognition are comparing it to the libraries listed below
- Video classification using the UCF101 dataset for action recognition. We extract SIFT, MFCC and STIP features from the videos, we encode …☆28Updated 4 years ago
- train C3D with keras for action recognition☆118Updated 6 years ago
- Implemented Sports Action Recognition system using SVM classifier. First, extracted the features from each video frame from each categor…☆12Updated 5 years ago
- Real-time fall detection using two-stream convolutional neural net (CNN) with Motion History Image (MHI)☆62Updated 2 years ago
- Action recognition network -- CNN + LSTM.☆75Updated 6 years ago
- Multi 3DCNN for action recognition using global and local information☆38Updated 7 years ago
- A simple fall detection demo based on openpose☆59Updated 6 years ago
- Action recognition.基于C3D的视频动作识别☆26Updated 6 years ago
- for action recognition in videos☆43Updated 7 years ago
- Action Recognition in Video Sequences using Deep Bi-directional LSTM with CNN Features☆46Updated last year
- This Pytorch repo uses BiConvLSTM in a Spatiotemporal Encoder to detect violence in Videos. Three benchmark datasets namely Hockey, Movie…☆37Updated 6 years ago
- tensorflow real time video action recognition based on C3D https://arxiv.org/abs/1412.0767☆79Updated 4 years ago
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 5 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆42Updated 6 years ago
- Two Stream CNN implemented in Keras using in skeleton-based action recognition with dataset NTU RGB+D☆77Updated 6 years ago
- Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition☆61Updated 6 years ago
- Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.☆74Updated 6 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated last year
- An implementation of Video Transformer Network (VTN) approach for Action Recognition in TensorFlow.☆55Updated 4 years ago
- Real-time video classification from webcam feed utilizing NLN☆38Updated 4 years ago
- PyTorch-based Driver Posture Classification☆29Updated 6 years ago
- Use human pose information to help action recognition, explored with attention-pooling method, C3D method and two-stream architecture, im…☆18Updated 6 years ago
- Contains code for C3D, LCN and TSM for action recognition models.☆10Updated 4 years ago
- Action Recognition on the KTH Dataset☆53Updated 7 years ago
- C3D for Keras (only Tensorflow backend at the moment) with easy preprocessing and automatic downloading of TF format sports1M weights☆34Updated 7 years ago
- Code for the CVPR'19 paper "Learning Regularity in Skeleton Trajectories for Anomaly Detection in Videos"☆139Updated 3 years ago
- part-aware lstm implemented in tensorflow used in skeleton-based action recognition with dataset NTU RGB+D.☆48Updated 5 years ago
- Two-Stream Convolutional Networks for Action Recognition in Videos☆47Updated 6 years ago
- ADL and Fall Detection☆68Updated 6 years ago
- RGB base Action Recognition on Keras, using CNN, LSTM and RGB difference☆26Updated 5 years ago