201 Forks
772 Stars
772 Watchers

pytorch-image-classification

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

How to download and setup pytorch-image-classification

Open terminal and run command
git clone https://github.com/bentrevett/pytorch-image-classification.git
git clone is used to create a copy or clone of pytorch-image-classification 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 pytorch-image-classification https://github.com/bentrevett/pytorch-image-classification/archive/master.zip

Or simply clone pytorch-image-classification with SSH
[email protected]:bentrevett/pytorch-image-classification.git

If you have some problems with pytorch-image-classification

You may open issue on pytorch-image-classification support forum (system) here: https://github.com/bentrevett/pytorch-image-classification/issues