cvdfoundation / ava-datasetLinks
The AVA dataset densely annotates 80 atomic visual actions in 351k movie clips with actions localized in space and time, resulting in 1.65M action labels with multiple labels per human occurring frequently.
☆328Updated 3 years ago
Alternatives and similar repositories for ava-dataset
Users that are interested in ava-dataset are comparing it to the libraries listed below
Sorting:
- A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is ac…☆296Updated 3 years ago
- Graph Convolutional Networks for Temporal Action Localization (ICCV2019)☆324Updated 4 years ago
- MARS: Motion-Augmented RGB Stream for Action Recognition☆161Updated 2 years ago
- A repository of common methods, datasets, and tasks for video research☆537Updated 5 years ago
- [Codes of paper]: PAN: Towards Fast Action Recognition via Learning Persistence of Appearance☆104Updated 4 years ago
- HACS: Human Action Clips and Segments Dataset☆192Updated 5 years ago
- PyTorch implementation of "SlowFast Networks for Video Recognition".☆347Updated 6 years ago
- ☆161Updated 3 years ago
- Implementation of "EPIC-Fusion: Audio-Visual Temporal Binding for Egocentric Action Recognition, ICCV, 2019" in PyTorch☆111Updated 4 years ago
- Gate-Shift Networks for Video Action Recognition - CVPR 2020☆149Updated 4 years ago
- Long-Term Feature Banks for Detailed Video Understanding☆378Updated 3 years ago
- PyTorch 3D video classification models pre-trained on 65 million Instagram videos☆265Updated 5 years ago
- Download DeepMind's Kinetics dataset.☆267Updated 2 years ago
- [CVPR 2020] Temporal Pyramid Network for Action Recognition☆393Updated 4 years ago
- Spatio-Temporal Action Localization System☆421Updated 3 years ago
- Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"☆251Updated 6 years ago
- Inflated i3d network with inception backbone, weights transfered from tensorflow☆544Updated last year
- A curated list of temporal action localization/detection and related area (e.g. temporal action proposal) resources.☆578Updated 2 years ago
- Transforms for video datasets in pytorch☆275Updated 3 years ago
- STEP: Spatio-Temporal Progressive Learning for Video Action Detection. CVPR'19 (Oral)☆251Updated 5 years ago
- [CVPR 2021] Actor-Context-Actor Relation Network for Spatio-temporal Action Localization☆213Updated 3 years ago
- The official implementation of G-TAD: Sub-Graph Localization for Temporal Action Detection☆219Updated 4 years ago
- Scripts for downloading the AVA (Atomic Visual Actions) dataset https://research.google.com/ava/ and do postprocessing of it.☆29Updated 6 years ago
- Timeception for Complex Action Recognition, CVPR 2019 (Oral Presentation)☆157Updated 6 years ago
- ☆251Updated 6 years ago
- PyTorch implementation of two-stream networks for video action recognition☆581Updated 4 years ago
- I3D Nonlocal ResNets in Pytorch☆255Updated 3 years ago
- Tools to extract dense optical flow from videos, based on OpenCV