Skip to content

ONNX-Runtime

Latest
Compare
Choose a tag to compare
@Ziad-Algrafi Ziad-Algrafi released this 17 May 16:21
· 2 commits to main since this release
5703dea

ODLabel-ONNX Release Notes

Version 0.7.26.9

We're excited to announce the release of ODLabel-ONNX version 0.7.26.9. This release brings significant enhancements and improvements to our object detection, labeling, and visualization tool.

Key Features and Improvements

  1. ONNX Runtime Support:

    • We have integrated ONNX Runtime into ODLabel-ONNX, enabling faster and more efficient inference using ONNX models.
    • ONNX Runtime provides optimized performance and cross-platform compatibility.
  2. Setup and Wheel Enhancements:

    • The setup script has been optimized to handle dependencies more effectively.
    • We have also upgraded to the latest versions of setuptools (69.5.1) and wheel (0.43.0) to leverage their latest features and improvements.
  3. Documentation Updates:

    • The documentation has been updated to reflect the new features and changes introduced in this release.
    • Detailed instructions and examples are provided to guide you through the usage of ODLabel-ONNX with ONNX Runtime.
  4. clip build:

    • We have integrated a new dependency from clip-for-odlabel.
    • This dependency enhances the functionality of ODLabel-ONNX by providing additional capabilities for object detection and labeling.

Installation

To install the ODLabel-ONNX, use the following command:

pip install odlabel-onnx

Usage

To launch the ONNX version of ODLabel application, run the following command:

odlabel-onnx

Thank you for using ODLabel. We hope you enjoy the new features and enhancements in this release.

Happy labeling!