Skip to content

ooYgYoo/CS597_Deep_Learning_Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CS597_Deep_Learning_Project

Skin Disease classification using deep learning

  • The algorithm will classify the type of skin disease based on the patient's pictures
    • Data set : 877 pictures from DermNet NZ
    • Data Split : Training: 80%, Validation: 10%, Test: 10%
    • Framework : Keras and Tensorflow
    • Neural Network Architecture : Convolutional Neural Networks
    • Accuracy : 62% in raw data and 75% after data augmentation
    • Impact : Automatically classify skin diseases through the input pictures and give a probability of each potential disease

About

Skin Disease classification using deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%