github hailo-ai/hailo_model_zoo v2.11
Hailo Model Zoo v2.11

latest releases: v2.16, v5.0.0, v2.16.0...
17 months ago

Changelog

v2.11

  • Update to use Dataflow Compiler v3.27.0 (developer-zone <https://hailo.ai/developer-zone/>_)

  • Update to use HailoRT 4.17.0 (developer-zone <https://hailo.ai/developer-zone/>_)

  • New Models:

    • FastSAM-s - Zero-shot Instance Segmentation
    • Yolov9c - Latest Object Detection model of the YOLO family
  • Using HailoRT-pp for postprocessing of the following variants:

    • nanodet

    Postprocessing JSON configurations are now part of the cfg directory.

  • Introduced new flags for hailomz CLI:

    • --start-node-names and --end-node-names for customizing parsing behavior.
    • --classes for adjusting the number of classes in post-processing configuration.

    The --performance flag, previously utilized for compiling models with their enhanced model script if available, now offers an additional functionality.
    In instances where a model lacks an optimized model script, this flag triggers the compiler's Performance Mode to achieve the best performance

    These flags simplify the process of compiling models generated from our retrain dockers.

  • Bug fixes

Don't miss a new hailo_model_zoo release

NewReleases is sending notifications on new releases.