Published September 25, 2022
| Version 1.2.10
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
NonMaxSuppression- Workaround for NonMaxSuppression bug in TensorFlow Lite
NonMaxSuppressionV2 - However, all NMS will be FlexOP. This is a silly fix, I know, but it is unavoidable to avoid output inconsistencies.
- https://github.com/tensorflow/tensorflow/issues/51629
- https://github.com/tensorflow/tensorflow/issues/52388
- Bug in TFlite NonMaxSuppression #48
- Workaround for NonMaxSuppression bug in TensorFlow Lite
- [experimental] https://github.com/tensorflow/tensorflow/issues/51629 by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/49
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.2.9...1.2.10
Notes
Files
PINTO0309/onnx2tf-1.2.10.zip
Files
(393.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e73470aebf5506cd6c3597517e855c3e
|
393.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.2.10 (URL)