Skip to content

v0.9.2

Compare
Choose a tag to compare
@LudoBar LudoBar released this 20 Jul 07:48
· 76 commits to main since this release

Improvements:

  • Update documentation
  • Manage error if algorithm code package is not found in Ikomia HUB
  • Manage mandatory parameter in IkomiaRegistry::create_algorithm()
  • Update tests and make them compatible with PyTest

Bug fixes:

  • Fix upper case extension for image and video files
  • Fix I/O retrieval for composite I/O like object detection I/O, instance segmentation I/O, ...
  • Fix typo error in Workflow::set_parameters()
  • ...