{ "info": { "author": "PyTorch Core Team", "author_email": "soumith@pytorch.org", "bugtrack_url": null, "classifiers": [], "description": "torchvision\n============\n\n.. image:: https://travis-ci.org/pytorch/vision.svg?branch=master\n :target: https://travis-ci.org/pytorch/vision\n\nThe torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.\n\nInstallation\n============\n\nAnaconda:\n\n.. code:: bash\n\n conda install torchvision -c pytorch\n\npip:\n\n.. code:: bash\n\n pip install torchvision\n\n>From source:\n\n.. code:: bash\n\n python setup.py install\n\n\nImage Backend\n=============\nTorchvision currently supports the following image backends:\n\n* `Pillow`_ (default)\n\n* `Pillow-SIMD`_ - a **much faster** drop-in replacement for Pillow with SIMD. If installed will be used as the default.\n\n* `accimage`_ - if installed can be activated by calling :code:`torchvision.set_image_backend('accimage')`\n\n.. _Pillow : https://python-pillow.org/\n.. _Pillow-SIMD : https://github.com/uploadcare/pillow-simd\n.. _accimage: https://github.com/pytorch/accimage\n\nDocumentation\n=============\nYou can find the API documentation on the pytorch website: http://pytorch.org/docs/master/torchvision/\n\nContributing\n============\nWe 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.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pytorch/vision", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "torchvision-raspi", "package_url": "https://pypi.org/project/torchvision-raspi/", "platform": "", "project_url": "https://pypi.org/project/torchvision-raspi/", "project_urls": { "Homepage": "https://github.com/pytorch/vision" }, "release_url": "https://pypi.org/project/torchvision-raspi/0.2.1.1/", "requires_dist": [ "pillow (>=4.1.1)", "six", "torch-raspi", "tqdm" ], "requires_python": "", "summary": "Torchvision for Raspberry Pi 3B armv7l", "version": "0.2.1.1" }, "last_serial": 3958883, "releases": { "0.2.1.1": [ { "comment_text": "", "digests": { "md5": "8e848abb3f3d908d45974c658b988690", "sha256": "4dbcc1fa9838455c3c77f654d8da7b0b64ca31a0d1e22f8431b5b3d7bac70f85" }, "downloads": -1, "filename": "torchvision_raspi-0.2.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8e848abb3f3d908d45974c658b988690", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 55894, "upload_time": "2018-06-13T19:25:47", "url": "https://files.pythonhosted.org/packages/1d/15/47181dfdf115d6a9f6bad861fba0a20affb7cb11d14317044419e55c5fca/torchvision_raspi-0.2.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e848abb3f3d908d45974c658b988690", "sha256": "4dbcc1fa9838455c3c77f654d8da7b0b64ca31a0d1e22f8431b5b3d7bac70f85" }, "downloads": -1, "filename": "torchvision_raspi-0.2.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8e848abb3f3d908d45974c658b988690", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 55894, "upload_time": "2018-06-13T19:25:47", "url": "https://files.pythonhosted.org/packages/1d/15/47181dfdf115d6a9f6bad861fba0a20affb7cb11d14317044419e55c5fca/torchvision_raspi-0.2.1.1-py2.py3-none-any.whl" } ] }