https://github.com/dev-ritik/skin-assure
ML project for Syntax Error hackathon
https://github.com/dev-ritik/skin-assure
android android-app android-application machine-learning tensorflow tensorflow-lite
Last synced: about 2 months ago
JSON representation
ML project for Syntax Error hackathon
- Host: GitHub
- URL: https://github.com/dev-ritik/skin-assure
- Owner: dev-ritik
- Created: 2018-09-28T15:36:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T09:23:59.000Z (over 7 years ago)
- Last Synced: 2025-03-25T14:45:03.054Z (about 1 year ago)
- Topics: android, android-app, android-application, machine-learning, tensorflow, tensorflow-lite
- Language: HTML
- Size: 48.5 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skin-Assure
**ML project for Syntax Error hackathon**
The work- flow of this Android TensorFlow based application is to take input from the user in the form of skin's image and input it
to Machine Learning model using TensorFlow and to detect 10 skin diseases which are:
* basal cell carcinoma
* lentigo
* malignant melanoma
* seborrheic keratosis
* skin
* wart
* dermatofibroma
* hemangioma
* nevus
* pyogenic granuloma
## Credits
For making the android app, following libraries are used:
* [CameraView](https://github.com/natario1/CameraView)
* [Android-Image-Cropper](https://github.com/ArthurHub/Android-Image-Cropper)