Skip to main content

Packaged version of the Yolov5 object detector

Project description

YOLOv5 Installable Package

Packaged ultralytics/yolov5

Inspired from https://github.com/fcakyon/yolov5-pip.

Build Package

Build wheel file:

pip install build
python -m build

Install with prebuilt package

Package-built has uploaded to pypi and just install with the command:

pip install yolov5-utils

General imports

Insert yolov5_utils.yolov5. prefix when importing modules models and utils. For example:

from yolov5_utils.yolov5.models.common import DetectMultiBackend

Authors

Msclock - msclock@qq.com - Github account

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

yolov5-utils-7.1.5.tar.gz (979.0 kB view hashes)

Uploaded Source

Built Distribution

yolov5_utils-7.1.5-py37.py38.py39.py310-none-any.whl (1.0 MB view hashes)

Uploaded Python 3.10 Python 3.7 Python 3.8 Python 3.9

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