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
- PyTorch-based Driver Posture Classification☆29Updated 6 years ago
- train C3D with keras for action recognition☆118Updated 6 years ago
- Real-time fall detection using two-stream convolutional neural net (CNN) with Motion History Image (MHI)☆61Updated 2 years ago
- Deep learning model that predicts human action in a given video feed using pose estimation☆22Updated 6 years ago
- Contains code for C3D, LCN and TSM for action recognition models.☆9Updated 4 years ago
- Action Recognition in Video Sequences using Deep Bi-directional LSTM with CNN Features☆45Updated last year
- Action Recognition based on Pose Estimation.☆27Updated 4 years ago
- Real-time video classification from webcam feed utilizing NLN☆38Updated 4 years ago
- A implementation of "SlowFast Networks for Video Recognition" with tf.keras☆50Updated 6 years ago
- A simple fall detection demo based on openpose☆59Updated 6 years ago
- Multi 3DCNN for action recognition using global and local information☆37Updated 7 years ago
- Action recognition tutorial using UCF-101 dataset.☆25Updated 3 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
- Use human pose information to help action recognition, explored with attention-pooling method, C3D method and two-stream architecture, im…☆18Updated 6 years ago
- Action recognition network -- CNN + LSTM.☆75Updated 6 years ago
- Two-Stream Convolutional Networks for Action Recognition in Videos☆47Updated 6 years ago
- Human activity recognition(LSTM, BidLSTM, BidLSTM+CNN, LSTM+CNN)☆15Updated 7 years ago
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 5 years ago
- Action recognition.基于C3D的视频动作识别☆26Updated 6 years ago
- This project is designed to classify human action recognition datasets with a CNN + LSTM model.☆18Updated 5 years ago
- tensorflow real time video action recognition based on C3D https://arxiv.org/abs/1412.0767☆79Updated 4 years ago
- Action Recognition on the KTH Dataset☆52Updated 7 years ago
- for action recognition in videos☆43Updated 7 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆42Updated 6 years ago
- Using GRIT dataset, built model combining 2D CNN to LSTM to perform real-time gesture recognition from webCam video feed. Built another m…☆17Updated 6 years ago
- Deep Ensemble Learning for Human Action Recognition in Still Images☆12Updated 5 years ago
- Multilevel model for activity recognition in basketball using Optical Flow, LSTM and CNN☆20Updated 6 years ago
- Major refactor works ongoing☆14Updated 5 years ago
- Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition☆61Updated 6 years ago