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.3.tar.gz
(979.0 kB
view details)
Built Distribution
File details
Details for the file yolov5-utils-7.1.3.tar.gz
.
File metadata
- Download URL: yolov5-utils-7.1.3.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 | d589816386a7783ac34ec99dbb0d5a5281c30de7993896a597965d4bf3ff98be |
|
MD5 | 8560360a0d8f5ec900c6b2dde3231278 |
|
BLAKE2b-256 | e7903fa5e9856128e66f65f346d080b3cba242c9ee9b4fe03b9b3f2ea5c5a254 |
File details
Details for the file yolov5_utils-7.1.3-py37.py38.py39.py310-none-any.whl
.
File metadata
- Download URL: yolov5_utils-7.1.3-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 | c0272465e82d4f24fb70d1d0f3020db7e9d39773e58015adfbc6447ef527e017 |
|
MD5 | b22bd8c8a0397a46e653c3165b65206c |
|
BLAKE2b-256 | 115f61c72d8ec9077c1a4966787c2f317f2226fdd8b796e508ff749a62fe6444 |