Skip to content

shivanshu11092003/FaceDetectionAndroidApp

Repository files navigation

YOLOv8 Live Object Detection Android Application

Description

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.

Getting Started

To use this repository for any custom YOLOv8 Object detection model, follow these steps:

  1. Clone this repository to your local machine using
  2. Put your .tflite model and .txt label file inside the assets folder
  3. Rename paths of your model and labels file in Constants.kt file
  4. Build and Run:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages