All Projects → rsk97 → Diabetic-Retinopathy-Detection

rsk97 / Diabetic-Retinopathy-Detection

Licence: MIT License
DIAGNOSIS OF DIABETIC RETINOPATHY FROM FUNDUS IMAGES USING SVM, KNN, and attention-based CNN models with GradCam score for interpretability,

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Diabetic-Retinopathy-Detection

Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+6.45%)
Mutual labels:  sklearn
XNet
CNN implementation for medical X-Ray image segmentation
Stars: ✭ 71 (+129.03%)
Mutual labels:  medical-imaging
machine-learning-novice-sklearn
A Carpentry style lesson on machine learning with Python and scikit-learn.
Stars: ✭ 22 (-29.03%)
Mutual labels:  sklearn
skippa
SciKIt-learn Pipeline in PAndas
Stars: ✭ 33 (+6.45%)
Mutual labels:  sklearn
datahub
DataHub - Synthetic data library
Stars: ✭ 66 (+112.9%)
Mutual labels:  sklearn
Activity-Recognition-CovMIJ
Skeleton-based method for activity recognition problem
Stars: ✭ 13 (-58.06%)
Mutual labels:  svm-classifier
Kaio-machine-learning-human-face-detection
Machine Learning project a case study focused on the interaction with digital characters, using a character called "Kaio", which, based on the automatic detection of facial expressions and classification of emotions, interacts with humans by classifying emotions and imitating expressions
Stars: ✭ 18 (-41.94%)
Mutual labels:  sklearn
istn
Image-and-Spatial Transformer Networks
Stars: ✭ 86 (+177.42%)
Mutual labels:  medical-imaging
Data-Analyst-Nanodegree
Kai Sheng Teh - Udacity Data Analyst Nanodegree
Stars: ✭ 42 (+35.48%)
Mutual labels:  sklearn
sklearn-feature-engineering
使用sklearn做特征工程
Stars: ✭ 114 (+267.74%)
Mutual labels:  sklearn
sklearn-predict
机器学习数据,预测趋势并画图
Stars: ✭ 16 (-48.39%)
Mutual labels:  sklearn
HumanOrRobot
a solution for competition of kaggle `Human or Robot`
Stars: ✭ 16 (-48.39%)
Mutual labels:  sklearn
Retinal-Disease-Diagnosis-With-Residual-Attention-Networks
Using Residual Attention Networks to diagnose retinal diseases in medical images
Stars: ✭ 14 (-54.84%)
Mutual labels:  medical-imaging
fw4spl
Main repository for fw4spl
Stars: ✭ 30 (-3.23%)
Mutual labels:  medical-imaging
dataset-histology-landmarks
Dataset: landmarks for registration of histology images
Stars: ✭ 26 (-16.13%)
Mutual labels:  medical-imaging
visualqc
VisualQC : assistive tool to ease the quality control workflow of neuroimaging data.
Stars: ✭ 56 (+80.65%)
Mutual labels:  medical-imaging
neurdicom
RESTful PACS server with plugins
Stars: ✭ 97 (+212.9%)
Mutual labels:  medical-imaging
BIRL
BIRL: Benchmark on Image Registration methods with Landmark validations
Stars: ✭ 66 (+112.9%)
Mutual labels:  medical-imaging
opentc
OpenTC is a text classification engine using several algorithms in machine learning
Stars: ✭ 27 (-12.9%)
Mutual labels:  svm-classifier
AE-CNN
ICVGIP' 18 Oral Paper - Classification of thoracic diseases on ChestX-Ray14 dataset
Stars: ✭ 33 (+6.45%)
Mutual labels:  medical-imaging

Diabetic-Retinopathy-Detection

Diabetic retinopathy is a condition suffered by people who have diabeties, which leads to permenent blindness if not treated in time.

We propose a novel and efficient method to diagnose retinopathy from retinal fundas images using SVM and KNN algorithms.

We also try out deep learning based solutions with grad cam scores to show the area of interest from the model pov.

This project was selected for the Google AI ML Mentorship Bootcamp as one among the 20 projects from around India.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].