When importinghttps://github.com/onnx/models/blob/main/vision/object_detection_segmentation/faster-rcnn/model/FasterRCNN-12.onnxinto OpenCV the ONNXImporter fails. I wrote a Python script in a different venv to check the model with onnx and infer with the model with onnxruntime. The mode...
I try to export a PyTorch model from torchvision pretrained models into .onnx format. Then I try to read the network with cv::dnn::readNetFromONNX and I get the following error: onnx_importer.cpp:56: error: (-210:Unsupported format or co...
onnx 1.16.2 onnxruntime 1.18.1 openai 1.54.4 opencv-python 4.6.0.66 opencv-python-headless 4.10.0.84 optimum 1.23.3 ordered-set 4.1.0 outlines 0.0.46 packaging 23.1 pandas 2.2.2 parso 0.8.3 partial-json-parser 0.2.1.1.post4 peft 0.7.0 pexpect 4.8.0 pickleshare 0.7.5 piexif 1.1.3 p...