There is a newer version of the record available.

Published June 30, 2024 | Version 1.23.0
Software Open

Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)

Description

  • Generation of saved_model with GroupConvolution and Full Integer Quantization without -dgc, -osd.
  • Improved stability of Full Integer Quantization.
  • YOLOv9 with GroupConvolution + Dynamic Input [1, None, None, 3]

What's Changed

  • Generation of saved_model with GroupConvolution and Full Integer Quantization without --dgc by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/655

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.22.6...1.23.0

Notes

If you use onnx2tf in your research, please cite it using these metadata.

Files

PINTO0309/onnx2tf-1.23.0.zip

Files (647.0 kB)

Name Size Download all
md5:a22ca7197f1c0c6872ea40dc58998cc1
647.0 kB Preview Download

Additional details

Related works