View Source Changelog

release-0-1-5-nov-29-2022

Release 0.1.5(Nov 29 2022)

  • Bug Fixes and Other Changes
    • meshgird/3 dos't work for non transpose.

release-0-1-4-nov-26-2022

Release 0.1.4(Nov 26 2022)

  • Major Features and Improvements
    • added "priorbox" which generate boxes to recognize image.
    • added multi tensors sieve. (experimental)
    • fixed IOU filtering in NMS.
    • supress message about downloading.

release-0-1-3-nov-23-2022

Release 0.1.3(Nov 23 2022)

  • Major Features and Improvements
    • added "adjust2letterbox" which adjust the bbox of NMS result to input image aspect.
    • added the feature to read labels from the file in 'non_max_suppression_multi_class'.

release-0-1-2-aug-6-2022

Release 0.1.2(Aug 6 2022)

  • Major Features and Improvements
    • added "name" labeling option to non_max_suppression_multi_class/4.
    • rename mesh_grid to meshgrid and added some useful options.

release-0-1-1-aug-3-2022

Release 0.1.1(Aug 3 2022)

  • Major Features and Improvements

    • added sieve/2
  • Bug Fixes and Other Changes

    • revised Makefile, changed the procedure for downloading nlohmann-json.

release-0-1-0-jul-29-2022

Release 0.1.0(Jul 29 2022)

  • Experimental version