Releases: Nota-NetsPresso/PyNetsPresso
Release list
v1.17.0
What's Changed π
β¨ Features
- Upgrade qai-hub from 0.29.0 β 0.40.0 and Add ONNX ZIP extraction support (#558) @Only-bottle
- Add automatic optimization for NXP i.MX93 target device (#559) @Only-bottle
π Other changes
- Add logging configuration to netspresso initialization (#560) @Only-bottle
Full Changelog: v1.16.1...v1.17.0
v1.16.1
v1.16.0
What's Changed π
β¨ Features
- Support login with API Key (#548) @Only-bottle
- Add simulator module (#547, #546) @Only-bottle
- Add graph optimizer module (#544, #540) @Only-bottle
- Rename the benchmarker module to profiler (#545) @Only-bottle
- #508 Remove NVIDIA TAO integration (#509) @Only-bottle
π Documents
- Migrate documentation from Sphinx to MkDocs with Material theme (#552, #551, #550) @Only-bottle
Full Changelog: v1.15.4...v1.16.0
v1.15.4
What's Changed π
π Bug Fixes
- Update GatewayTimeoutException to include status code in error message (#501) @Only-bottle
Full Changelog: v1.15.3...v1.15.4
v1.15.3
What's Changed π
π Summary
Improved GA4 event tracking by standardizing event names and handling missing values safely.
π Bug Fixes
- Update GA4 event tracking to follow naming conventions and handle null values (#500) @Only-bottle
Full Changelog: v1.15.2...v1.15.3
v1.15.2
What's Changed π
π Summary
Improved analytics event clarity with (NP) and (NP QAI) suffixes, fixed a bug to return all objects above the score threshold, and resolved issues with quantize_full_type and quantize_weight_type attributes.
β¨ Features
- Update event names in analytics to include (NP) and (NP QAI) suffixes for better identification (#498) @Only-bottle
π Bug Fixes
- Return all objects above threshold instead of only the highest scoring one (#499) @Only-bottle
- Fix quantize_full_type & quantize_weight_type attribute (#497) @Only-bottle
Full Changelog: v1.15.1...v1.15.2
v1.15.1
What's Changed π
π Summary
Integrated Google Analytics 4 (GA4) Measurement Protocol to track server-side events in NetsPresso, including events originating from QAI Hub integrations. This enables detailed observability of user behavior, conversions, and session flows across both systems.
β¨ Features
- #468 Add GA4 measurement protocol (#470) @Only-bottle
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed π
π Summary
This release improves detection visualization by showing only top scoring boxes, updates key dependencies (qai-hub, NetsPresso Trainer), and adds Python 3.11 support with StrEnum.
Bug fixes address metric plotting and preprocessing normalization.
β¨ Features
- #469 Add
is_optimizablefield to ModelStatus in model schemas (#471) @Only-bottle - Improves visualization clarity by showing top scoring detections only (#492) @Only-bottle
- #485 Update qai-hub version from 0.24.0 to 0.29.0 (#486) @Only-bottle
- #464 Update netspresso trainer version (#465) @Only-bottle
- #459 Added StrEnum support to improve compatibility with Python 3.11 (#463) @Only-bottle
π Bug Fixes
- Update Plotter class to use mean values for metrics in bar plots (#494) @Only-bottle
- Refactor Preprocessor class to include normalize (#491) @Only-bottle
Full Changelog: v1.14.2...v1.15.0
v1.14.2
What's Changed π
π Summary
The JetPack version has been updated to 6.1. The configurations for NetsPresso Convert and Benchmark now use JetPack 6.1 with NVIDIA devices.
β¨ Features
- #457 Update jetpack version from
6.0-b52to6.1+b123(#458) @Only-bottle- The software version enum was changed
JETPACK_6_0toJETPACK_6_1.
- The software version enum was changed
π Documents
- Update copyright year range to 2023-2025 (#460) @Only-bottle
Full Changelog: v1.14.1...v1.14.2
v1.14.1
What's Changed π
β¨ Features
- Add version check functionality to ensure users have the latest package (#455) @Only-bottle
Full Changelog: v1.14.0...v1.14.1