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 details)
Built Distribution
File details
Details for the file yolov5-utils-7.1.5.tar.gz
.
File metadata
- Download URL: yolov5-utils-7.1.5.tar.gz
- Upload date:
- Size: 979.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fa9f398d6d1fd81481b980ba97f5d282015fd91c1d5bbe7c5b833895468a606 |
|
MD5 | 6195414ff5621f35baa2e76c216b2111 |
|
BLAKE2b-256 | 5dee1da6bd1816b77356901d1c3481f3472d1b08d51948a2dae4f2a226570a0e |
File details
Details for the file yolov5_utils-7.1.5-py37.py38.py39.py310-none-any.whl
.
File metadata
- Download URL: yolov5_utils-7.1.5-py37.py38.py39.py310-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3.10, Python 3.7, Python 3.8, Python 3.9
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9e73efac84766a1b626587313afba96a1432471e488fa2e7ffd9ba95915be4e |
|
MD5 | 023d1953b4b5d7ae0df9f3ced4963c84 |
|
BLAKE2b-256 | bbea68d182aa25369bc094511923410f9138ac30d77955f4eec616e3825fb911 |