Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 256 Bytes

PyTorch-Vision-Models

This repo contains the implemenation of popular vision models.

  • VGG ✅
  • InceptionNet ✅
  • ResNet ✅
  • Efficient-Net ✅
  • Vision Transformer(ViT) ✅