Skip to main content

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


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_package-2023.8.17.1.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distribution

yolov7_wky_package-2023.8.17.1-py3-none-any.whl (1.3 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page