Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raflizocky/asclepius

Android | A mobile application to predict cancer by images.
https://github.com/raflizocky/asclepius

android android-studio dicoding-submission kotlin machine-learning tensorflow-lite

Last synced: 23 days ago
JSON representation

Android | A mobile application to predict cancer by images.

Awesome Lists containing this project

README

        

## Demo

## Features

- Analyze & Display prediction, confidence score, and inference time

## Download

- Min. Android version: Android 5.0 Lollipop (API level 21)
- Download: [APK](https://github.com/raflizocky/Asclepius/releases)

## Resources Used

- Model: [cancer_classification.tflite](https://github.com/dicodingacademy/a663-machine-learning-android/raw/master/submission/cancer_classification.tflite)
- Sample Image: [cancer & non-cancer](https://github.com/dicodingacademy/a663-machine-learning-android/raw/master/submission/Sample%20Cancer.zip)

## Building

To build this project, you need at least [Android Studio](https://developer.android.com/studio) Iguana or a later stable version.

1. Clone the project and open it in Android Studio.
2. Sync the project with Gradle, then run the app.

## Contributing

If you encounter any issues or would like to contribute to the project, feel free to:

- Report any [issues](https://github.com/raflizocky/Asclepius/issues)
- Submit a [pull request](https://github.com/raflizocky/Asclepius/pulls)
- Participate in [discussions](https://github.com/raflizocky/Asclepius/discussions) for any questions, feedback, or suggestions

## License

Code released under the [MIT License](https://github.com/raflizocky/Asclepius/blob/master/LICENSE.txt).