Skip to content

A classifier written in native Keras that can be used to identify seven different types of skin lesions.

Notifications You must be signed in to change notification settings

uyxela/Skin-Lesion-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skin-Lesion-Classifier

A classifier written in native Keras and converted to TensorFlow.js that can be used to classify seven different types of skin lesions.

This model uses the MobileNet architecture and was retrained on the HAM10000 dataset which contains approximately 10,000 documented images of skin lesions. https://arxiv.org/abs/1803.10417

The goal of the project was to deploy the final model as a web application. The live version can be found at: https://alexyu.ca/projects/Skin-Lesion-Classifier/

The model obtains an accuracy of approximately 80%, with a top-3 accuracy of approximately 94%.

About

A classifier written in native Keras that can be used to identify seven different types of skin lesions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages