Skip to main content

image and video datasets and models for torch deep learning

Reason this release was yanked:

So that users won't accidentally install this when using python 3.11

Project description

torchvision

https://travis-ci.org/pytorch/vision.svg?branch=master

The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.

Installation

Anaconda:

conda install torchvision -c pytorch

pip:

pip install torchvision

From source:

python setup.py install

Image Backend

Torchvision currently supports the following image backends:

  • Pillow (default)

  • Pillow-SIMD - a much faster drop-in replacement for Pillow with SIMD. If installed will be used as the default.

  • accimage - if installed can be activated by calling torchvision.set_image_backend('accimage')

Documentation

You can find the API documentation on the pytorch website: http://pytorch.org/docs/master/torchvision/

Contributing

We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

torchvision-0.2.1-py2.py3-none-any.whl (54.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file torchvision-0.2.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for torchvision-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ba0a5e7fa1646d4e7f2e5ad5802d123e17e42a1a9c026d0f79d2fd3a976afba1
MD5 aa4a1dc4bb24b68a38e6c3c9d605b439
BLAKE2b-256 ca0df00b2885711e08bd71242ebe7b96561e6f6d01fdb4b9dcf4d37e2e13c5e1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page