Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.23 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.23 KB

What is Skinly?

Skinly is a open-source research project which tends to bring the classifcation of skin diseases to Android devices. The models ( classifiers ) are built with TensorFlow in Python.

Google Play Store > https://play.google.com/store/apps/details?id=com.health.inceptionapps.skinly

Where can I find the Python project?

You can find the project on GitHub at https://github.com/shubham0204/Melanoma_Classification_with_TF .

Find some files missing in the repository?

The project uses various Firebase services. For security reasons, the google-services.json file has not been included in the repository.

The project uses the following Firebase services.

  1. Firebase Authentication
  2. Firebase Realtime Database
  3. Firebase Cloud Storage

You can create your own project on Firebase add these features to your application. ( with the google-services.json file )

Download the application?

You can find an Android APK file at this path in the repository > app/release/app-release.apk