We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650eb32 commit 386a91bCopy full SHA for 386a91b
README.md
@@ -2,8 +2,8 @@
2
3
This repository consists of:
4
5
-- `vision.datasets` : Data loaders for popular vision datasets
6
-- `vision.transforms` : Common image transformations such as random crop, rotations etc.
+- [vision.datasets](#datasets) : Data loaders for popular vision datasets
+- [vision.transforms](#transforms) : Common image transformations such as random crop, rotations etc.
7
- `[WIP] vision.models` : Model definitions and Pre-trained models for popular models such as AlexNet, VGG, ResNet etc.
8
9
# Installation
0 commit comments