Current section

Files

Jump to
onnx_interp CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## Release 0.1.6(Aug 30 2022)
* Bug Fixes and Other Changes
* Fixed a miscalculation in the size of the input tensor.
## Release 0.1.5(Aug 2 2022)
* Breaking Changes
* the previous download source of nlohmann-json is gone, so changed to another one.
## Release 0.1.4(Aug 2 2022)
* Bug Fixes and Other Changes
* added two more ways to specify box in NMS.
* include NanoDet plus object detection demo.
* rename the folder of Candy demo.
## Release 0.1.3(Jul 09 2022)
* Bug Fixes and Other Changes
* fixed command message of non_max_suppression_multi_class/7.
* include livebook demo: Semantic Segmentation for Self Driving Cars by UNet.
* include YOLOv7 object detection demo.
## Release 0.1.2(May 20 2022)
* Bug Fixes and Other Changes
* confirmed it works in Linux Mint 20.
## Release 0.1.1(May 18 2022)
* Experimental version