https://github.com/time1ess/torchvision-docset
Dash docset for torchvision.
https://github.com/time1ess/torchvision-docset
Last synced: 4 months ago
JSON representation
Dash docset for torchvision.
- Host: GitHub
- URL: https://github.com/time1ess/torchvision-docset
- Owner: Time1ess
- Created: 2018-01-30T14:00:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T14:02:03.000Z (over 8 years ago)
- Last Synced: 2025-10-10T05:03:55.488Z (8 months ago)
- Homepage:
- Size: 1.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
torchvision Docset
=======================
#### Docset Description:
- [torchvision](https://github.com/pytorch/vision) package consists of popular datasets, model architectures, and common image transformations for computer vision.
- Since torchvision docs have been removed from pytorch repo, this docset fills the empty.
#### How to Build:
- See `makefile` in [torchvision documentation page](https://github.com/pytorch/vision/blob/master/docs/Makefile)
#### Docset Author:
- [Youchen Du](https://github.com/Time1ess)