J3lly-Been / YOLOv8-HumanDetection

Welcome to the YOLOv8 Human Detection Beginner's Repository – your entry point into the exciting world of object detection! This repository is tailored for beginners, providing a straightforward implementation of YOLOv8 for human detection in images and videos.
GNU General Public License v3.0
17 stars 5 forks source link

Mobile integration #1

Open FelipeCornejo opened 3 weeks ago

FelipeCornejo commented 3 weeks ago

Hi, in wondering if that yolo model can be integrated using tensorflow lite for mobile app. I need to export the model just with the .tflite extension?

J3lly-Been commented 3 weeks ago

Hi Felipe,

I'm not familiar with with integration of this model in a mobile environment, but it does sound interesting. I won't be of much help in this case but do look around and ask this same question in other forums.

Exited to see what you can do with this model :)