Ultralytics YOLOv8 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.
Project description
Customized Ultralytics for pyppbox
- Updated: April 30, 2024
- Synced with: v8.1.48 -> [c54b013]
- All credit and info -> [Original Ultralytics repo]
- Customized for
pyppbox:- Enable OpenCV multithreading
- Remove restrictions on customized OpenCV
- Disable dependency auto-install
- Disable auto update
Installation
-
Install from PyPI:
pip install pyppbox-ultralytics -
Or install from GitHub directly:
pip install git+https://github.com/rathaumons/ultralytics-for-pyppbox.git -
Or build from source:
Click here to expand!
git clone https://github.com/rathaumons/ultralytics-for-pyppbox.git cd ultralytics-for-pyppbox python -m pip install --upgrade pip python -m pip install -U pip setuptools pip install wheel build python -m build --wheel --skip-dependency-check --no-isolatio cd dist
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyppbox_ultralytics-8.1.48.tar.gz
(640.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyppbox_ultralytics-8.1.48.tar.gz.
File metadata
- Download URL: pyppbox_ultralytics-8.1.48.tar.gz
- Upload date:
- Size: 640.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5aa7276ab457520458517d361ed9d01e4d6f5b6bbab774f6fd228c5161a664c2
|
|
| MD5 |
4fc9d87de241bc3f6848a4c9db744a22
|
|
| BLAKE2b-256 |
0bc33c9d593b6b1e4d25903dcf9a0800a4b9287a0daa0c945048a9aac432534b
|
File details
Details for the file pyppbox_ultralytics-8.1.48-py3-none-any.whl.
File metadata
- Download URL: pyppbox_ultralytics-8.1.48-py3-none-any.whl
- Upload date:
- Size: 744.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2cd51c66b2b3bd8cf7cb75df6d5e549aecab3213bfaa4befadce0a35576c8b0
|
|
| MD5 |
b8b7bf7c48481b0510af5e95ddf37e2c
|
|
| BLAKE2b-256 |
fd3cfbceae9b87143d6d9e2645f3da9dcb3ffcb9e8bdf168c007213470eebad7
|