Skip to content

This repo is a collection of classifier, or model you would call, created by Tensorflow from different class of datasets. As of now only CNN architecture will be applied on image datasets.

License

Notifications You must be signed in to change notification settings

Starscream9559/CollectionOfDiabeticRetinopathyClassifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CollectionOfDiabeticRetinopathyClassifiers

This repo is a collection of classifier, or model you would call, created by Tensorflow from different class of datasets. The purpose of this repo is enable quick inference for those who wanna get started in this field research but have less compute power to train the dataset from the scratch.

To improve the total accuracy of the models, the author reduce the classification class from 5 to 3. The author sees that there are 2 classes that looks similar to each other so it's better to skip it and focus on what differs the most.

Here you can find all the pre-trained models trained on difference platform that you can try for inference. The dataset used to made these pre-trained models are taken from Diabetic Retinopathy (resized) [https://www.kaggle.com/tanlikesmath/diabetic-retinopathy-resized] page on Kaggle.

About

This repo is a collection of classifier, or model you would call, created by Tensorflow from different class of datasets. As of now only CNN architecture will be applied on image datasets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published