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
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 (:
20210530-002449-1-1_cEUDjGOv.mp4
Full project Report in Greek: "Project_FINAL.pdf"