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.4.tar.gz
(978.9 kB
view details)
Built Distribution
File details
Details for the file yolov5-utils-7.1.4.tar.gz
.
File metadata
- Download URL: yolov5-utils-7.1.4.tar.gz
- Upload date:
- Size: 978.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34630cd056854aaf238c56b9a7734460ad657ae24ac81e36d4645f170e2fc718 |
|
MD5 | f61ecf0c368588f599bda42513b4776b |
|
BLAKE2b-256 | b99f7949a04bb138a6c3973836f7eb9179e41451e1143073da80bbd273216dc6 |
File details
Details for the file yolov5_utils-7.1.4-py37.py38.py39.py310-none-any.whl
.
File metadata
- Download URL: yolov5_utils-7.1.4-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 | 86bed6b8c0c2f741479d5fb94ff92a65c082b72678a88f6d7c2e0e8c03979091 |
|
MD5 | 1732941989dc769e015b4aaab0513660 |
|
BLAKE2b-256 | 275025cfe4585b3a009b210fc91f7e9cf1557bbf106737243cba1aebaabf5866 |