bml1g12 / benchmarking_video_reading_python
Comparing speed of different implementations of reading video into numpy arrays
☆44Updated 2 years ago
Alternatives and similar repositories for benchmarking_video_reading_python
Users that are interested in benchmarking_video_reading_python are comparing it to the libraries listed below
Sorting:
- Repo for the Video Person Clustering dataset, and code for the associated paper☆54Updated 2 years ago
- Adds "face" bounding boxes to the COCO images dataset.☆47Updated 5 years ago
- Datasets, transforms and samplers for video in PyTorch☆88Updated last year
- A non-JIT version implementation / replication of CLIP of OpenAI in pytorch☆34Updated 4 years ago
- Examples for the WebDataset PyTorch Dataset Library☆49Updated 3 years ago
- Implementation of the paper "It's All in the Head: Representation Knowledge Distillation through Classifier Sharing"☆36Updated 2 years ago
- Torch video loading library with support for GPU decoding☆18Updated 3 years ago
- GPU-accelerated video decoder☆21Updated 3 years ago
- Official Code of ICCV 2021 Paper: Learning to Cut by Watching Movies☆51Updated 2 years ago
- ☆66Updated 2 years ago
- Implementations of Transformers for Video☆23Updated 4 years ago
- Tools for downloading images and annotations from Google's OpenImages dataset.☆47Updated 10 months ago
- Temporally Efficient Vision Transformer for Video Instance Segmentation, CVPR 2022, Oral☆239Updated 2 years ago
- Learning Long-Term Spatial-Temporal Graphs for Active Speaker Detection (ECCV 2022)☆65Updated last year
- Implementation of NWT, audio-to-video generation, in Pytorch☆91Updated 3 years ago
- Object Detection Metrics☆39Updated last year
- ☆29Updated 3 years ago
- [EUVIP 2021] FlipReID: Closing the Gap Between Training and Inference in Person Re-Identification☆24Updated 2 years ago
- Active Speaker Detection☆19Updated 4 years ago
- A Comprehensive Tutorial on Video Modeling☆66Updated 4 years ago
- Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification☆132Updated 4 years ago
- Optimized library for large-scale extraction of frames and audio from video.☆204Updated last year
- Aggregating embeddings over time☆31Updated 2 years ago
- repo for active speaker detection for media videos.☆26Updated last year
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆99Updated 3 years ago
- [NeurIPS 2022 Spotlight] VideoMAE for Action Detection☆65Updated 2 years ago
- Occlusion Copy & Paste augmentation for Occluded Instance Segmentation☆18Updated last year
- Implementation for ECCV20 paper "Self-Supervised Learning of audio-visual objects from video"☆113Updated 4 years ago
- VideoCC is a dataset containing (video-URL, caption) pairs for training video-text machine learning models. It is created using an automa…☆78Updated 2 years ago
- Packaged TResNet based on Official PyTorch Implementation