Skip to content

Latest commit

 

History

History
executable file
·
15 lines (13 loc) · 516 Bytes

README.md

File metadata and controls

executable file
·
15 lines (13 loc) · 516 Bytes
@misc{you2020cls,
  author =       {Donny You ([email protected])},
  howpublished = {\url{https://github.com/donnyyou/torch-classification.git}},
  year =         {2020}
}

This repository provides the source code for Image Classification. We'll do our best to keep this repository up-to-date. If you do find a problem about this repository, please raise an issue or submit a pull request.

QuickStart

Now only support Python3.x, pytorch 1.1+.

pip3 install -r requirements.txt