Overview
Explore a comprehensive tutorial on detecting eye disease using deep learning, focusing on a top 1% Kaggle solution without ensemble methods. Learn about diabetic retinopathy detection, data analysis, and the step-by-step process of building a high-performing model. Discover various techniques including preprocessing, loss function optimization, data augmentation, and leveraging left and right eye information. Follow along as the instructor demonstrates how to create a baseline solution and iteratively improve it through multiple ideas and experiments. Gain insights into the impact of image resolution on model performance and understand the final results achieved using these advanced deep learning techniques.
Syllabus
- Introduction
- Overview of DR and how to detect
- A look at the data
- Creating a baseline solution
- Result from baseline
- Idea #1: Preprocessing
- Result #1
- Idea #2: Loss Function
- Result #2
- Idea #3: Balanced Loader skipped
- Idea #4: Augmentation
- Result #4
- Idea #5: Using left and right information
- Result #5
- Idea #6: Increase image resolution
- Result #6 from various resolutions
- Final Result and Ending
Taught by
Aladdin Persson