Skip to content

Commit 665a043

Browse files
committed
Point NOTICE.md at the caffe-ssd-to-onnx conversion tool's new home
The conversion tooling moved to its own repository (shimat/caffe-ssd-to-onnx) rather than living under tools/ here, since it's reusable for other Caffe-SSD models, not specific to OpenCvSharp.
1 parent e1baa1d commit 665a043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • test/OpenCvSharp.Tests/_data/wechat_qrcode
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
`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).
22

3-
These files were converted from Caffe to ONNX using the tool at `tools/wechat_qrcode_caffe2onnx/` in this repository, 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.
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

Comments
 (0)