SlowFast
Video understanding library
Provides state-of-the-art video understanding codebase with efficient training methods and pre-trained models for various tasks
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
7k stars
97 watching
1k forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jwyang/faster-rcnn.pytorch | An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
facebookresearch/dinov2 | A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
facebookresearch/fairscale | A PyTorch extension library that provides high-performance and large-scale training techniques. | 3,210 |
facebookresearch/pytorch3d | A deep learning library for 3D data processing and computer vision research using PyTorch | 8,889 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
netflix/vmaf | An Emmy-winning video quality assessment algorithm developed by Netflix. | 4,700 |
clementpinard/sfmlearner-pytorch | Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
stvir/pysot | A software system designed to support research in visual tracking using deep learning algorithms | 4,452 |
lukemelas/efficientnet-pytorch | A PyTorch implementation of EfficientNet convolutional neural networks | 7,971 |
facebookresearch/co-tracker | A model for tracking any point on a video using transformer-based architecture and optical flow benefits | 3,978 |
nvlabs/instant-ngp | A software toolkit for training and rendering neural graphics primitives | 16,115 |
xuboming8/dstnet | This repository implements a deep learning-based video deblurring method using PyTorch. | 68 |
facebookresearch/mmf | A modular framework for building vision and language multimodal research projects using PyTorch. | 5,510 |
cszn/kair | Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
dmlc/gluon-cv | A toolkit for building and deploying deep learning models in computer vision | 5,850 |