Skip to content

Android App & Server for skin cancer detection using ML for ECE NTUA "Mobile & Electronic Health Technologies" course

Notifications You must be signed in to change notification settings

christina-bakirtzi/SkinCancerDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkinCancerDetector - "Scancer"

Project for ECE NTUA "Mobile and electronic health technologies".

!NOT to be used for medical purposes

This is an Android Application aiming to detect skin cancer through images.

Using ML model from : https://github.com/hasibzunair/adversarial-lesions-rest-api-demo.git

SETUP

For Server:

  • Go to server folder and run server.py (using python Flask).
  • Download & install Ngrok: https://ngrok.com/ .
  • On ngrok cmd, type command ngrok http http://localhost:8000
  • Replace the corresponding address in file SkinCancerDetector\app\src\main\java\com\cancer_detector\managers\AppConfig.java (under //TODO)
  • Run app on device not emulator for the camera to work (:

Screenshot-20210530-004857-Scancer Screenshot-20210530-004902-Android-System Screenshot-20210530-004945-Scancer Screenshot-20210530-005014-Scancer

20210530-002449-1-1_cEUDjGOv.mp4

Full project Report in Greek: "Project_FINAL.pdf"

About

Android App & Server for skin cancer detection using ML for ECE NTUA "Mobile & Electronic Health Technologies" course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published