Skip to content

Releases: Nota-NetsPresso/PyNetsPresso

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 20 Nov 06:43

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

Full Changelog: v1.16.1...v1.17.0

v1.16.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 17:01

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:09

What's Changed πŸš€

✨ Features

πŸ“˜ Documents

Full Changelog: v1.15.4...v1.16.0

v1.15.4

Choose a tag to compare

@github-actions github-actions released this 20 May 16:12

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

Choose a tag to compare

@github-actions github-actions released this 20 May 11:40

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

Choose a tag to compare

@github-actions github-actions released this 20 May 03:57

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

Choose a tag to compare

@github-actions github-actions released this 19 May 18:00

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

Full Changelog: v1.15.0...v1.15.1

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 19 May 04:25

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

πŸ› Bug Fixes

Full Changelog: v1.14.2...v1.15.0

v1.14.2

Choose a tag to compare

@github-actions github-actions released this 14 Mar 04:30

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-b52 to 6.1+b123 (#458) @Only-bottle
    • The software version enum was changed JETPACK_6_0 to JETPACK_6_1.

πŸ“˜ Documents

Full Changelog: v1.14.1...v1.14.2

v1.14.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 06:07

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