- Notifications
You must be signed in to change notification settings - Fork423
A deep learning library for video understanding research.
License
facebookresearch/pytorchvideo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A deep learning library for video understanding research.
Check thewebsite for more information.
Integrated toHuggingface Spaces withGradio. See demo:
PyTorchVideo is a deeplearning library with a focus on video understanding work. PytorchVideo provides reusable, modular and efficient components needed to accelerate the video understanding research. PyTorchVideo is developed usingPyTorch and supports different deeplearning video components like video models, video datasets, and video-specific transforms.
Key features include:
- Based on PyTorch: Built using PyTorch. Makes it easy to use all of the PyTorch-ecosystem components.
- Reproducible Model Zoo: Variety of state of the art pretrained video models and their associated benchmarks that are ready to use.Complementing the model zoo, PyTorchVideo comes with extensive data loaders supporting different datasets.
- Efficient Video Components: Video-focused fast and efficient components that are easy to use. Supports accelerated inference on hardware.
- Aug 2021:Multiscale Vision Transformers has been released in PyTorchVideo, details can be found fromhere.
Install PyTorchVideo inside a conda environment(Python >=3.7) with
pip install pytorchvideo
For detailed instructions please refer toINSTALL.md.
PyTorchVideo is released under theApache 2.0 License.
Get started with PyTorchVideo by trying out one of ourtutorials or by running examples in thetutorials folder.
We provide a large set of baseline results and trained models available for download in thePyTorchVideo Model Zoo.
Here is the growing list of PyTorchVideo contributors in alphabetical order (let us know if you would like to be added):Aaron Adcock,Amy Bearman,Bernard Nguyen,Bo Xiong,Chengyuan Yan,Christoph Feichtenhofer,Dave Schnizlein,Haoqi Fan,Heng Wang,Jackson Hamburger,Jitendra Malik,Kalyan Vasudev Alwala,Matt Feiszli,Nikhila Ravi,Ross Girshick,Tullie Murrell,Wan-Yen Lo,Weiyao Wang,Xiaowen Lin,Yanghao Li,Yilei Li,Zhengxing Chen,Zhicheng Yan.
We welcome new contributions to PyTorchVideo and we will be actively maintaining this library! Please refer toCONTRIBUTING.md
for full instructions on how to run the code, tests and linter, and submit your pull requests.
If you find PyTorchVideo useful in your work, please use the following BibTeX entry for citation.
@inproceedings{fan2021pytorchvideo,author ={Haoqi Fan and Tullie Murrell and Heng Wang and Kalyan Vasudev Alwala and Yanghao Li and Yilei Li and Bo Xiong and Nikhila Ravi and Meng Li and Haichuan Yang and Jitendra Malik and Ross Girshick and Matt Feiszli and Aaron Adcock and Wan-Yen Lo and Christoph Feichtenhofer},title ={{PyTorchVideo}: A Deep Learning Library for Video Understanding},booktitle ={Proceedings of the 29th ACM International Conference on Multimedia},year ={2021},note ={\url{https://pytorchvideo.org/}},}
About
A deep learning library for video understanding research.
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.