Skip to content

The app is a Flask application which was developed as a part of medical service that helps the medicals assess skin spots and moles for the most common types of skin cancer.

Notifications You must be signed in to change notification settings

CyberMaryVer/CheckMyDiagnosis

Repository files navigation

Check My Diagnosis


People think that the doctors are the smartest persons but we can make them even smarter !


The app is a Flask application which was developed as a part of medical service that helps the medicals assess skin spots and moles for the most common types of skin cancer.

It can be used by executing HTTP requests with an image url to our Web API and checking HTTP response or through web API as shown below. img

Input: images

Architecture: we used transfer learning with Mobilenet v2 neural network architecture combined with Dropout layer + Our classification layer

Training: we trained the model with ~7500 basic images and ~35 000 images generated by tensorflow image generator

Output: probabilities for each class of a mole for the input image

Accuracy: combined accuracy for 3 malignant classes ~97%; class accuracy ~67%

Team

CyberMaryVer Clementine
Maria Startseva Clementine

License

Check My Diagnosis is released under the MIT License.

About

The app is a Flask application which was developed as a part of medical service that helps the medicals assess skin spots and moles for the most common types of skin cancer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published