1.15.9
onnx2tf.py
- Fixed a lack of processing of OP name sanitizing when the
-onimc
and-osd
or-oiqt
options are specified in combination. - osnet_x1_0_fp_32_bs_1.onnx.zip
onnx2tf \ -i osnet_x1_0_fp_32_bs_1.onnx \ -onimc /conv2/conv2.0/Relu_output_0 \ -oiqt \ -qt per-tensor
- Fixed a lack of processing of OP name sanitizing when the
- [OSNet] int8 tflite model - catastrophic accuracy degradation #444
What's Changed
- Inference with dynamic tensors in TFLite by @PINTO0309 in #442
- Fixed a lack of processing of OP name sanitizing when the
-onimc
and-osd
or-oiqt
options are specified in combination. by @PINTO0309 in #445
Full Changelog: 1.15.8...1.15.9