Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 389 Bytes

File metadata and controls

18 lines (13 loc) · 389 Bytes

Diabetic Retinopathy Classification using Transfer Learning-Based Method (MobileNetV3)

Deep Learning for Visual Recognition Project Report

Main dependencies:

  • pytorch
  • torchvision
  • numpy
  • pandas
  • scikit-learn
  • etc. (check in envs.yml)

Download dataset

Check README.md in dataset folder.

Walk through the notebook

Open main.ipynb and run the code one-by-one.