You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`detect.onnx` and `sr.onnx` are derived from the WeChatQRCode Caffe models published at [opencv/opencv_3rdparty:wechat_qrcode_20210119](https://github.com/opencv/opencv_3rdparty/tree/wechat_qrcode_20210119) (`detect.prototxt`/`.caffemodel`, `sr.prototxt`/`.caffemodel`), Copyright (C) 2021 THL A29 Limited, a Tencent company, licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
2
+
3
+
These files were converted from Caffe to ONNX using [shimat/caffe-ssd-to-onnx](https://github.com/shimat/caffe-ssd-to-onnx), since OpenCV 5.x's `wechat_qrcode` module (and OpenCvSharp's `WeChatQRCode` wrapper) only accepts ONNX models. No other changes were made to the network weights or architecture.
0 commit comments