Skip to content

Porting my previous Skin Cancer Detector developed in Python using Tensorflow and Keras over to Android. The application lets the user to use an existing image from a gallery or take a photo in real time. The program will then display its prediction. Skin Cancer Detector achieved a total accuracy of 87% after being trained on ISIC, PH2, and Comp…

License

Notifications You must be signed in to change notification settings

MRauf1/Skin-Cancer-Detector-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skin-Cancer-Detector-Android

Porting my previous Skin Cancer Detector developed in Python using Tensorflow and Keras over to Android. The application lets the user to use an existing image from a gallery or take a photo in real time. The program will then display its prediction.

Skin Cancer Detector achieved a total accuracy of 87% after being trained on ISIC, PH2, and Complete MedNode online databases.

Note: Since the model was trained on high quality images taken in various hospitals, in order for the program to predict correctly, the inputted image needs to be of as high quality as possible for accurate predictions. It's difficult for the program to recognize the skin cancer features on low quality images.

WARNING: The program is to be used as a supplementary tool. You should not be solely relying on the predictions of the program. If you're concerned about skin cancer, do not hesitate to contact a professional dermatologist.

About

Porting my previous Skin Cancer Detector developed in Python using Tensorflow and Keras over to Android. The application lets the user to use an existing image from a gallery or take a photo in real time. The program will then display its prediction. Skin Cancer Detector achieved a total accuracy of 87% after being trained on ISIC, PH2, and Comp…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages