Spareman / Action-recognition-BagOfWords-Early-Late-Fusion
Video classification using the UCF101 dataset for action recognition. We extract SIFT, MFCC and STIP features from the videos, we encode them using the Bag of Words framework and we implement early and late feature fusion using different combinations of the feature types available.
☆28Updated 4 years ago
Alternatives and similar repositories for Action-recognition-BagOfWords-Early-Late-Fusion:
Users that are interested in Action-recognition-BagOfWords-Early-Late-Fusion are comparing it to the libraries listed below
- Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition☆61Updated 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
- Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.☆74Updated 6 years ago
- Action Recognition in Video Sequences using Deep Bi-directional LSTM with CNN Features☆46Updated last year
- Action recognition network -- CNN + LSTM.☆75Updated 6 years ago
- A public Python implementation for generating Dynamic Images introduced in 'Dynamic Image Networks for Action Recognition' by Bilen et a…☆39Updated 4 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
- ☆91Updated 6 years ago
- 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 a…☆15Updated 5 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
- ☆13Updated 3 years ago
- ☆45Updated 5 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated last year
- part-aware lstm implemented in tensorflow used in skeleton-based action recognition with dataset NTU RGB+D.☆48Updated 5 years ago
- A Temporal 3D DNN for action recognition in videos☆17Updated 5 years ago
- Key frames extraction in traffic videos using K-Means☆13Updated 6 years ago
- An implementation of the paper "Skeleton-based abnormal gait detection"☆9Updated 6 years ago
- Vision basesd human action recognition using Two Stream LSTM☆8Updated 7 years ago
- Explore Action Recognition☆202Updated 5 years ago
- Spatio-Temporal LSTM with Trust Gates for 3D Human Action Recognition☆40Updated 7 years ago
- This Pytorch repo uses BiConvLSTM in a Spatiotemporal Encoder to detect violence in Videos. Three benchmark datasets namely Hockey, Movie…☆37Updated 6 years ago
- Source code of our TCSVT 2018 paper "Two-stream Collaborative Learning with Spatial-Temporal Attention for Video Classification".☆20Updated 7 years ago
- Multimodal short video classification task, integrating video, image, audio and text modes for short video classification☆19Updated 5 years ago
- Multi 3DCNN for action recognition using global and local information☆38Updated 7 years ago
- Two-Stream Convolutional Networks for Action Recognition in Videos☆47Updated 6 years ago
- This project is designed to classify human action recognition datasets with a CNN + LSTM model.☆18Updated 5 years ago
- Code for paper: Optical Flow Guided Feature: A Fast and Robust Motion Representation for Video Action Recognition☆28Updated 2 years ago
- tsn model for action recognition on pytorch☆17Updated 7 years ago
- Multi-stream CNN architectures for action detection with actor-centric filtering☆26Updated 6 years ago