mamonraab / Data-efficient-video-transformerLinks
menovideo: pytorch library for video action recognition and video understanding
☆29Updated 3 years ago
Alternatives and similar repositories for Data-efficient-video-transformer
Users that are interested in Data-efficient-video-transformer are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of SlowFast based on ICCV 2019 paper "SlowFast Networks for Video Recognition"☆13Updated 3 years ago
- Action recognition using Slow Fast Network by FAIR☆15Updated 9 months ago
- PyTorch-based Ultimate Deep Learning Research Tool focusing on Video Action Recognition☆24Updated 2 years ago
- Easiest way of fine-tuning HuggingFace video classification models☆141Updated 2 years ago
- Code for : [Pattern Recognit. Lett. 2021] "Learn to cycle: Time-consistent feature discovery for action recognition" and [IJCNN 2021] "Mu…☆68Updated 2 years ago
- implement "2D/3D Pose Estimation and Action Recognition using Multitask Deep Learning"☆20Updated 2 years ago
- I3D implemetation in Keras + video preprocessing + visualization of results☆43Updated last year
- Efficient violence detection in surveillance videos using Human Skeletons and Motion Estimation☆49Updated last year
- Official source code for "Continual 3D Convolutional Neural Networks for Real-time Processing of Videos" [ECCV2022]☆45Updated 2 years ago
- Transformer for Action Recognition in PyTorch☆38Updated 5 years ago
- Official Implementation of our WACV2023 paper: “Holistic Interaction Transformer Network for Action Detection”☆69Updated 5 months ago
- This repository provides implementation of a baseline method and our proposed methods for efficient Skeleton-based Human Action Recogniti…☆35Updated 7 months ago
- Tools for loading video dataset and transforms on video in pytorch. You can directly load video files without preprocessing.☆70Updated 2 years ago
- an improvement of the paper: Learning to Detect Violent Videos using Convolution LSTM☆11Updated 5 years ago
- This repository is a fork of https://github.com/joslefaure/HIT customized for the AVA dataset☆16Updated 2 years ago
- My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning S…☆54Updated 10 months ago
- Entropy and Memorability Based Video Summarization☆38Updated 4 years ago
- ☆16Updated 6 years ago
- Violence detection in videos using Deep Learning (CNNs + LSTMs). 98.5% video accuracy and 97.81% frame level accuracy (with threshold=3) …☆98Updated 3 years ago
- Official pytorch implementation for PSUMNet for efficient skeleton action recognition☆26Updated 2 years ago
- ☆145Updated 3 years ago
- Visualizing the learned space-time attention using Attention Rollout