This Android application is designed to perform live object detection using the YOLOv8 machine learning model. YOLOv8 (You Only Look Once version 8) is known for its real-time object detection capabilities, and this app brings that functionality to Android devices.
To use this repository for any custom YOLOv8 Object detection model, follow these steps:
- Clone this repository to your local machine.
- Put your .tflite model inside the assets folder
- Rename paths of your model in Constants.kt file
- Build and Run:
Contributions are welcome! If you want to contribute to this project, feel free to fork the repository and submit a pull request with your changes.
For any questions or feedback, feel free to open an issue in the repository.
If you find this project helpful and want to support its development, consider becoming a patron on Patreon. Your support will help in maintaining and improving the project. Thank you!