Skip to main content

image and video datasets and models for torch deep learning

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 torchcv -c pytorch

pip:

pip install torchcv

or

pip install  -i https://pypi.python.org/pypi torchcv

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


Download files

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

Source Distribution

torchcv-0.0.2.tar.gz (112.2 kB view details)

Uploaded Source

File details

Details for the file torchcv-0.0.2.tar.gz.

File metadata

  • Download URL: torchcv-0.0.2.tar.gz
  • Upload date:
  • Size: 112.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for torchcv-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6bb2c6498dd735eb057499fb148b960a0818643dbee7d9cbde6fb3faea023d7f
MD5 b472ae3934cc59ba28a7dac6c253f193
BLAKE2b-256 3f88e48292f517f1764373fae7f8e438d3d98cc2efc92d1ae09177e17924258c

See more details on using hashes here.

Supported by

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