Skip to main content

Torchvision for Raspberry Pi 3B armv7l

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


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_raspi-0.2.1.1-py2.py3-none-any.whl (55.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file torchvision_raspi-0.2.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for torchvision_raspi-0.2.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4dbcc1fa9838455c3c77f654d8da7b0b64ca31a0d1e22f8431b5b3d7bac70f85
MD5 8e848abb3f3d908d45974c658b988690
BLAKE2b-256 1d1547181dfdf115d6a9f6bad861fba0a20affb7cb11d14317044419e55c5fca

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