Commit 386a91b0 authored by Soumith Chintala's avatar Soumith Chintala Committed by GitHub
Browse files

Update README.md

parent 650eb322
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
This repository consists of: This repository consists of:
- `vision.datasets` : Data loaders for popular vision datasets - [vision.datasets](#datasets) : Data loaders for popular vision datasets
- `vision.transforms` : Common image transformations such as random crop, rotations etc. - [vision.transforms](#transforms) : Common image transformations such as random crop, rotations etc.
- `[WIP] vision.models` : Model definitions and Pre-trained models for popular models such as AlexNet, VGG, ResNet etc. - `[WIP] vision.models` : Model definitions and Pre-trained models for popular models such as AlexNet, VGG, ResNet etc.
# Installation # Installation
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment