6587 Forks
13550 Stars
13550 Watchers

vision

Datasets, Transforms and Models specific to Computer Vision

How to download and setup vision

Open terminal and run command
git clone https://github.com/pytorch/vision.git
git clone is used to create a copy or clone of vision repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vision https://github.com/pytorch/vision/archive/master.zip

Or simply clone vision with SSH
[email protected]:pytorch/vision.git

If you have some problems with vision

You may open issue on vision support forum (system) here: https://github.com/pytorch/vision/issues