No project description provided
Project description
YoloV7
A packaged version of the yolov7 implementation by Wong Kin Yiu: https://github.com/WongKinYiu/yolov7
Example usage
The package contains both models
and utils
as importable modules, using
import models
and import utils
respectively.
The scripts found in the root directory of the repository (such as export.py
and train.py
) can be ran directly from the command line. To prevent naming
conflicts, they have been renamed to add 'yolov7_' at the beginning. For
example, export.py
can be executed with the following command:
yolov7_export --weights yolov7.pt ...
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
Built Distribution
Close
Hashes for yolov7_wky_package-2024.9.23.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7238e3b44f9da96dce831a487b1f1a27ab6a56cedda4f7e0a736dc027c79c745 |
|
MD5 | 042dc2cd1dd50b755b15a43b8d5b3b93 |
|
BLAKE2b-256 | dc4f2a5dbe033a551f044a94221855aea1efd35a55bbcbbd2364ed1f3fcc0254 |
Close
Hashes for yolov7_wky_package-2024.9.23.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db748095ecefcce39a4ca380115b8e497a98f30e51a7ebe709cd7e5f6083d110 |
|
MD5 | 1a7be084b85fc10ae437d89a646b4b89 |
|
BLAKE2b-256 | 312b8c32d213b9b0ecb626c30f5058a26a17c3bcd758d5485734c0c4f4ffae1e |