Skip to content

koyinsola18/DermAInsight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DermAInsight

Logo

Dataset

DermAInsight leverages the SCIN Dataset from Google Research. The SCIN dataset, developed in collaboration with physicians at (https://med.stanford.edu/), includes over 10,000 images of skin, nail, and hair conditions. Designed to reflect the diverse range of concerns people search for online, it supplements typical clinical datasets. All contributions were made voluntarily through a Crowdsourcing Method, with informed consent, under an institutional review board-approved study in the US.

Figma Demo

Check out our Figma demo to see what the app should look like: Figma Demo

Our Model

Architecture

ResNet-50 model with deep conditional neural network using Tensorflow and Keras Libraries. Pre-trained on a dataset of large-skin lesion images. Using Adam optimizer, Categorical Cross Entropy233 Loss, Learning rate = 1e-4

Fine-Tuning

Fine-tuning some of the top layers of the ResNet-50 model allows the network to adapt pre-trained features more specifically to our dataset. Utilizes the ImageDataGenerator for data augmentation and loading. Trained on 10 epochs with batch size 32.

About

AI-powered tool designed to assist dermatologists and healthcare professionals in diagnosing and managing skin conditions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors