yolov8face

Yolov8face is a Python wrapper of Ultrlytics that simplifies the process of detecting faces in images using the yolov8n-face model. It takes care of model downloading, loading and postprocessing, all…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install yolov8face

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2023-08-03    
0.0.3 2023-08-03    
0.0.2 2023-07-25    
0.0.1 2023-07-23    

Issues with this package?

Page last updated 2023-10-28 00:19:43 UTC