Published September 25, 2022
| Version 1.5.16
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
Resize- [YOLOv8 FP16] TensorFlow's
Resizeoperation casts to Float32 on its own, so we have to change it back to the original type. - Support for YOLOv8
- [YOLOv8 FP16] TensorFlow's
- Validation (Float32)
- Remove unnecessary processing by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/128
- [YOLOv8 FP16] TensorFlow's Resize operation casts to Float32 on its own, so we have to change it back to the original type. by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/129
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.15...1.5.16
Notes
Files
PINTO0309/onnx2tf-1.5.16.zip
Files
(442.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:12cd9f9c69328bdc744776a9274975f1
|
442.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.5.16 (URL)