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.1.tar.gz
(979.0 kB
view details)
Built Distribution
File details
Details for the file yolov5-utils-7.1.1.tar.gz
.
File metadata
- Download URL: yolov5-utils-7.1.1.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 | f952dc5bcee0d8ea22113c47b041b611cb3bde650cc988f038594207acd61fa1 |
|
MD5 | 4b011331e6d7e227efa251f7f21a1318 |
|
BLAKE2b-256 | 6bdc30ede47684e646b18161ba9df02135e4dc11fe0f07c67275eb13fc249765 |
File details
Details for the file yolov5_utils-7.1.1-py37.py38.py39.py310-none-any.whl
.
File metadata
- Download URL: yolov5_utils-7.1.1-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 | 21a427203a466a39798297994b350eefa513a1864feaecb21cd7a0735fa4e636 |
|
MD5 | 6037d4986bfe1aa83f7f928826ca9e40 |
|
BLAKE2b-256 | 300bde24b1a4dc9843c73e8a7105839011757bb6f5afe8763bc1c46de3279a07 |