Open miaoshuyu opened 4 months ago
Hi!
Qrdet is based on ultralytics yolov8. So the inference step should be compatible with everything that ultralytics pipeline is actually compatible.
However, you'll probably have to parse the model and maybe make some modification on the detect() function for that
@miaoshuyu
I exported this fantastic package to OpenVINO, ONNX etc. You may check the following repository: https://github.com/ravijo/qrdetector_openvino
Note that, this is the very first version, so there’s a lot of room for improvement. I have also contacted to @Eric-Canas to share the update and dicuss further.
Thanks
Hi, A great job. Can qrdet use ONNX inference, or how can it convert to support ONNX inference