mirror of
https://github.com/opencv/opencv.git
synced 2025-07-23 21:16:58 +08:00
![]() Make default axis of softmax in onnx "-1" without opset option #24613 Try to solve problem: https://github.com/opencv/opencv/pull/24476#discussion_r1404821158 **ONNX** `opset <= 11` use 1 `else` use -1 **TensorFlow** `TF version = 2.x` use -1 `else` use 1 **Darknet, Caffe, Torch** use 1 by definition |
||
---|---|---|
.. | ||
attr_value.proto | ||
function.proto | ||
graph.proto | ||
op_def.proto | ||
tensor_shape.proto | ||
tensor.proto | ||
tf_graph_simplifier.cpp | ||
tf_graph_simplifier.hpp | ||
tf_importer.cpp | ||
tf_io.cpp | ||
tf_io.hpp | ||
types.proto | ||
versions.proto |