Skip to content

Commit 386a91b

Browse files
authored
Update README.md
1 parent 650eb32 commit 386a91b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This repository consists of:
44

5-
- `vision.datasets` : Data loaders for popular vision datasets
6-
- `vision.transforms` : Common image transformations such as random crop, rotations etc.
5+
- [vision.datasets](#datasets) : Data loaders for popular vision datasets
6+
- [vision.transforms](#transforms) : Common image transformations such as random crop, rotations etc.
77
- `[WIP] vision.models` : Model definitions and Pre-trained models for popular models such as AlexNet, VGG, ResNet etc.
88

99
# Installation

0 commit comments

Comments
 (0)