0Pricing
Deep Learning Academy · Lesson

Load torchvision Models

Use pretrained architectures in one call.

Why Reinvent It?

You rarely need to build a famous net from scratch. PyTorchs torchvision library ships them ready to use.

A Zoo of Models

From ResNet to VGG to modern nets, torchvision.models is a library of proven architectures at your fingertips.

All lessons in this course

  1. LeNet & AlexNet: The First Wins
  2. VGG: Stacks of Small Filters
  3. ResNet: Skip Connections Go Deep
  4. Load torchvision Models
← Back to Deep Learning Academy