surendramaran / YOLOv8-TfLite-Object-Detector

A sample android application of live object detection for any YOLOv8 detection model
https://www.surendramaran.com/
71 stars 22 forks source link

Hello, can I use the yolov8-face model? #16

Closed yg-yun closed 4 months ago

yg-yun commented 4 months ago

Face detection model download address: https://github.com/derronqi/yolov8-face

surendramaran commented 4 months ago

It has 3 different output while the YOLOv8 detection model have 1, these two are different from each other, so we can't use the yolov8-face model here.