saurabheights / DiabeticRetinopathyDetection

Deep Learning Project on Diabetic Retinopathy Detection - TUM Team ID 47

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL4CV-TUM

A common repository for TUM Team ID - 47 - For comparison of Transfer Learning and Learning from scratch.

Kaggle Contest

https://www.kaggle.com/c/diabetic-retinopathy-detection

Various Training Data

https://docs.google.com/spreadsheets/d/1b3mdgSsHYE9qkPnDfKy6G-DpFOgDlyPRgZsmIW34bFE

Setup and Training model

  1. Please follow the setup.sh file to install all the utilities to run this package. Run each command individually though.
  2. Download all the dataset.
  3. Preprocess the dataset for faster training using src/preprocess.py file.
  4. Create a copy of configureation.py.example to configuration.py and play with params.
  5. Run src/train_model.py to train your model.

Have fun.

About

Deep Learning Project on Diabetic Retinopathy Detection - TUM Team ID 47

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 92.0%Language:Python 7.6%Language:Shell 0.4%