Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 230 Bytes

File metadata and controls

7 lines (5 loc) · 230 Bytes

project-medium

Use Transfer Learning in PyTorch for an image classification task

  • Apply data augmentation to improve performance.
  • Choose any image dataset for training and testing.
  • Select a backbone model such as ResNet.