wechat_qr
#3
by omrope792 - opened
This PR introduces the ONNX versions of the wechat_qrcode models (both the Detection and Super-Resolution/SR models), successfully converted from their original Caffe format. These models are required test artifacts to validate the ONNX importer upgrades and module refactoring introduced in opencv/opencv#28746 and opencv/opencv_contrib#4100, this updates the wechat_qrcode testing pipeline to rely on modern .onnx formats rather than legacy .caffemodel files.
omrope792 changed pull request status to open