Published February 13, 2023
| Version 1.6.7
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
- Fixed a bug that caused an error by referencing Numpy data that should not exist as output OP in TensorFlow.
- #185
- https://github.com/PINTO0309/onnx2tf/releases/download/1.1.28/yolact_regnetx_600mf_d2s_31classes_512x512.onnx
- https://github.com/PINTO0309/onnx2tf/releases/download/1.1.28/yolact_regnetx_800mf_20classes_512x512.onnx
- Fixed a bug that caused an error by referencing Numpy data that should not exist as output OP in TensorFlow. #185 by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/188
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.6.6...1.6.7
Notes
Files
PINTO0309/onnx2tf-1.6.7.zip
Files
(473.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a5640a39a17dc72626f18ca10cfebd9d
|
473.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.6.7 (URL)