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.2.tar.gz
(979.0 kB
view details)
Built Distribution
File details
Details for the file yolov5-utils-7.1.2.tar.gz
.
File metadata
- Download URL: yolov5-utils-7.1.2.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 | 16f2ad222027d1380ab45855ba15d691b44b91acf29157276af3639d84b9f7ff |
|
MD5 | f81d5a36c0a7a8820232f060acd19979 |
|
BLAKE2b-256 | f2e59b93a13c30a379d9f4a171ed91705c32cb9b102f50f6532ef3803f244220 |
File details
Details for the file yolov5_utils-7.1.2-py37.py38.py39.py310-none-any.whl
.
File metadata
- Download URL: yolov5_utils-7.1.2-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 | f2e674558ef431815e4b17469823a7bd9e318e6829395aaa1b34639ce78da05d |
|
MD5 | 93adde18cf222cdbf96cbf13a983fc58 |
|
BLAKE2b-256 | fb377e9a25ec42416dca9aaf643c873070ec3a76e140ddb9cd1767ce1b4ac620 |