Skip to main content

Wrapper for yolo5face

Project description

Wrapper over YoloV5Face

Wrapper over YoloV5Face for a better user experience.

from yolo5face.get_model import get_model

model = get_model("yolov5n", gpu=-1, target_size=512)
  • gpu - GPU number, -1 or cpu for CPU
  • target_size - min size of the target_image
  • min_face - minimum face size in pixels.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yolo5face-0.0.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distributions

yolo5face-0.0.1-py3.10.egg (1.2 kB view hashes)

Uploaded Source

yolo5face-0.0.1-py3.7.egg (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page