Contents

torchvision 0.25.0

0

image and video datasets and models for torch deep learning

image and video datasets and models for torch deep learning

Stars: 17518, Watchers: 17518, Forks: 7206, Open Issues: 1189

The pytorch/vision repo was created 9 years ago and the last code push was 8 hours ago.
The project is extremely popular with a mindblowing 17518 github stars!

How to Install torchvision

You can install torchvision using pip

pip install torchvision

or add it to a project with poetry

poetry add torchvision

Package Details

Author
PyTorch Core Team
License
BSD
Homepage
https://github.com/pytorch/vision
PyPi:
https://pypi.org/project/torchvision/
GitHub Repo:
https://github.com/pytorch/vision
No  torchvision  pypi packages just yet.

Errors

A list of common torchvision errors.

Code Examples

Here are some torchvision code examples and snippets.

GitHub Issues

The torchvision package has 1189 open issues on GitHub

  • Refactor: extract shared affine helpers for keypoints and bbox
  • Fix int64 bbox rounding in perspective and elastic transforms
  • Clarify ImageFolder sample ordering and indexing
  • Port io/image to stable ABI
  • specify rotation direction in RandomRotation docs
  • ElasticTransform docs: fix issue#8879
  • The URL for the SUN397 dataset isn't working
  • Fix masks_to_boxes for empty masks and vectorize for performance
  • ops.masks_to_boxes , RuntimeError: min(): Expected reduction dim to be specified for input.numel() == 0. Specify the reduction dim with the 'dim' argument.
  • Error on trying to run fasterrcnn_resnet50_fpn on Mac M2 with device set to "mps"
  • Bundled libpng prior to 1.6.54 is vulnerable
  • Add rocjpeg support for image decoding
  • Remove video decoder build from setup.py
  • add warning for CelebA bbox data
  • [torchvision] Fixing typos

See more issues on GitHub

Related Packages & Articles

mediapipe 0.10.32

MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.

kornia 0.8.2

Open Source Differentiable Computer Vision Library for PyTorch

dlib 20.0.0

A toolkit for making real world machine learning and data analysis applications

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

pytorch-lightning 2.6.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

pyAudioAnalysis 0.3.14

Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications