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.
☆30Dec 12, 2020Updated 5 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆11Feb 18, 2020Updated 6 years ago
- Code for our paper "Acoustic Features Fusion using Attentive Multi-channel Deep Architecture" in Keras and tensorflow☆26Nov 23, 2018Updated 7 years ago
- Source code for our 2021 OpticsExpress paper "Robust super-resolution depth imaging via a multi-feature fusion deep network."☆21Nov 10, 2021Updated 4 years ago
- Multimodal Fully Convolutional Neural networks for Semantic Segmentation.☆19Nov 22, 2020Updated 5 years ago
- This project is designed to classify human action recognition datasets with a CNN + LSTM model.☆18May 12, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- GPU implementation of improved dense trajectory☆10Apr 14, 2015Updated 11 years ago
- Image Feature Descriptors☆26Feb 15, 2013Updated 13 years ago
- PyTorch Implementation for Global and Local Attention Network☆23Aug 11, 2020Updated 5 years ago
- The code for the paper "Multimodal Task-driven Dictionary Learning for Image Classification".☆30Nov 14, 2015Updated 10 years ago
- Implementation of simple content-based image retrieval☆12Apr 9, 2018Updated 8 years ago
- A PyQt GUI for ESRGAN☆14May 25, 2022Updated 3 years ago
- Try to implement FPN with Resnet for classification. Dataset: CIFAR10