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

After installation, import this package with import yolov7. The package contains both models and utils as importable modeules, 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 also 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-2023.1.9.1.tar.gz (1.3 MB view hashes)

Uploaded Source

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