Skip to main content

No project description provided

Project description

irisml-tasks-yolov9

This package is to integrate the yolov9 library into the irisml framework.

Convert the official weights

To load the offficial weights from the yolov9 repository, you can use the following script:

sys.path.append(<path to yolov9 repository>)
model = torch.load('yolov9-c.pt', map_location='cpu')
torch.save(model['model'].state_dict(), 'model.pth')

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

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

irisml_tasks_yolov9-0.0.6.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

irisml_tasks_yolov9-0.0.6-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file irisml_tasks_yolov9-0.0.6.tar.gz.

File metadata

  • Download URL: irisml_tasks_yolov9-0.0.6.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for irisml_tasks_yolov9-0.0.6.tar.gz
Algorithm Hash digest
SHA256 a82a985fc0d8070736b7bc0b23b5379e0d58ee7095c1aefad3b64e7596e49caa
MD5 cbe23a108cfda77ff87108008ff2cb6c
BLAKE2b-256 858a4cd3f2db6870b41ee67891fb97f0c11d3403ec322aa7f3503aa22921cf58

See more details on using hashes here.

File details

Details for the file irisml_tasks_yolov9-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for irisml_tasks_yolov9-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0a9e16422c3d74aff9848b6b93e88e3683da792f67940ee55c425891981f206b
MD5 0f6c4623942ffaac72d3981e52e27ab6
BLAKE2b-256 e7a8529473a051f9f057803fb9fc82fe90dfc4097bc5c5bfbd09f3bbe1fbf6e0

See more details on using hashes here.

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