Published September 25, 2022
| Version 1.2.11
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
NonMaxSuppression- Improved processing
- Avoiding FlexOP
NonMaxSuppressionV2toNonMaxSuppressionV4- Bug in TFlite NonMaxSuppression #48
- https://github.com/tensorflow/tensorflow/issues/51629
- https://github.com/tensorflow/tensorflow/issues/52388
- Auto-padding bug fixed in NonMaxSuppression by @Hyunseok-Kim0 in https://github.com/PINTO0309/onnx2tf/pull/50
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.2.10...1.2.11
Notes
Files
PINTO0309/onnx2tf-1.2.11.zip
Files
(393.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:26c94d9b8e6a7ae0327ec88bfd364187
|
393.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.2.11 (URL)