v-iashin / video_featuresLinks
Extract video features from raw videos using multiple GPUs. We support RAFT flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, and TIMM models.
☆631Updated 10 months ago
Alternatives and similar repositories for video_features
Users that are interested in video_features are comparing it to the libraries listed below
Sorting:
- Code release for ActionFormer (ECCV 2022)☆531Updated last year
- Temporal Action Detection & Weakly Supervised Temporal Action Detection & Temporal Action Proposal Generation☆549Updated last week
- PyTorch implementation of a collections of scalable Video Transformer Benchmarks.☆305Updated 3 years ago
- ☆915Updated last year
- This is the official implement of paper "ActionCLIP: A New Paradigm for Action Recognition"☆592Updated 2 years ago
- Implementation of ViViT: A Video Vision Transformer☆557Updated 4 years ago
- Code for I3D Feature Extraction☆158Updated 6 years ago
- A curated list of awesome temporal action segmentation resources.☆230Updated last year
- [CVPR 2023] VideoMAE V2: Scaling Video Masked Autoencoders with Dual Masking☆712Updated last year
- Easy to use video deep features extractor☆322Updated 5 years ago
- Release of the pretrained S3D Network in PyTorch (ECCV 2018)☆134Updated 2 years ago
- PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.☆87Updated 4 years ago
- A curated list of temporal action localization/detection and related area (e.g. temporal action proposal) resources.☆586Updated 3 years ago
- Source code for "Bi-modal Transformer for Dense Video Captioning" (BMVC 2020)☆229Updated 2 years ago
- UMT is a unified and flexible framework which can handle different input modality combinations, and output video moment retrieval and/or …☆232Updated last year
- MoViNets PyTorch implementation: Mobile Video Networks for Efficient Video Recognition;☆285Updated 3 years ago
- ☆1,028Updated 5 years ago
- [CVPR2023] Code for the paper, TriDet: Temporal Action Detection with Relative Boundary Modeling☆201Updated last year
- This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.