Yes,my model is YOLOv5, I wonder why Haitham Shatti's example not working. I just use his FasterRCNN-10 model, still not working.
For YoloV7_GPU model, I can not use it, it's for Delphi, even convert from lazaurs, it will lost many units.
Follow your blog, I modified line 2487 in onnxruntime.pas, is that what your mean?
After this, still get error when loading model FasterRCNN-10:Protobuf parsing failed.
I download another model,yolov7-tiny_640x640, it can be loaded, after loading model, when I load source Image, it will get exception: Access violation.