Onnx2tf

Latest version: v1.27.1

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 64 of 86

1.2.6

- `Gather`
- Support for negative indexes.
- `NonMaxSuppression.py`
- `max_output_boxes_per_class` supports patterns of non-Numpy.ndarray types that are not comparable to the empty string.

What's Changed
* Minor fix in NonMaxSuppression and Gather by Hyunseok-Kim0 in https://github.com/PINTO0309/onnx2tf/pull/44


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.2.5...1.2.6

1.2.5

- `Pad`
- Bug fixes
- [Question about Pad 42](https://github.com/PINTO0309/onnx2tf/issues/42)
- Remove all padding operations diverted from onnx-tensorflow
- Replaced with home-made padding operations
- Removed negative padding operations

What's Changed
* Pad, Bug fixes 42 by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/43


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.2.4...1.2.5

1.2.4

- Support for DAMO-YOLO
1. Content and background
https://github.com/PINTO0309/onnx2tf/releases/download/1.1.28/damoyolo_tinynasL20_T_192x192_post.onnx
https://github.com/PINTO0309/PINTO_model_zoo/tree/main/334_DAMO-YOLO/PINTO_special

2. Convert command

onnx2tf -i damoyolo_tinynasL20_T_192x192_post.onnx

1.2.3

- `Split`
- Support for param replacement

**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.2.2...1.2.3

1.2.2

- `Transpose`
- Elimination of wasted `Transpose` before and after `Softmax`.
- [[FastestDet] ValueError: Exception encountered when calling layer "tf.nn.convolution_4" (type TFOpLambda) 27](https://github.com/PINTO0309/onnx2tf/issues/27)

What's Changed
* Elimination of wasted transpose before and after softmax. 27 by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/38


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.2.1...1.2.2

1.2.1

- `Concat`
- Support for param replacement `axis`

**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.2.0...1.2.1

Page 64 of 86

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.