An open API service indexing awesome lists of open source software.

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

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)