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 https://codecov.io/gh/pytorch/vision/branch/master/graph/badge.svg https://pepy.tech/badge/torchvision https://img.shields.io/badge/dynamic/json.svg?label=docs&url=https%3A%2F%2Fpypi.org%2Fpypi%2Ftorchvision%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v

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.2.post3-py2.py3-none-any.whl (64.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: torchvision-0.2.2.post3-py2.py3-none-any.whl
  • Upload date:
  • Size: 64.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for torchvision-0.2.2.post3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4911188843c10a2c66e8f3d0c3989647e626a7a75b8387e2dbbb3e5aa96887ad
MD5 d38134c977eec95433c666a411d24015
BLAKE2b-256 fb0103fd7e503c16b3dc262483e5555ad40974ab5da8b9879e164b56c1f4ef6f

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