Detic-onnxrun-cpp-py
Detic-onnxrun-cpp-py copied to clipboard
使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序
Results
3
Detic-onnxrun-cpp-py issues
Sort by
recently updated
recently updated
newest added
我自己转换模型,然后用c++实现前向会报错: Non-zero status code returned while running Split node. Name:'/roi_heads/Split_3' Status Message: Cannot split using values in 'split' attribute. Axis=0 Input shape={240,7} NumOutputs=1 Num entries in 'split' (must equal number...
修正置信度不起作用的问题。