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
yolov7-wky-2023.1.9.3.tar.gz
(1.3 MB
view details)
File details
Details for the file yolov7-wky-2023.1.9.3.tar.gz.
File metadata
- Download URL: yolov7-wky-2023.1.9.3.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8801e2354600681acf65c22f8a35d2e012d78e3f0ba0090a194d953373232cae
|
|
| MD5 |
ab531f6b217810e3368df8977d5532de
|
|
| BLAKE2b-256 |
7d2aa96d02aae196702846acd29d074a435593bb43bc72879f66cfe9309d02fb
|