Buckets:
824 MB
30 files
Updated about 1 month ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| example_outputs | 2 items | ||
| LICENSE | 20.3 kB xet | ca9b31ba | |
| README.md | 865 Bytes xet | 22bbc1d9 | |
| demo.py | 2.38 kB xet | 3db01b31 | |
| detect_2026april.onnx | 986 kB xet | f2cb85cf | |
| model_conversion.py | 3.05 kB xet | 593e6192 | |
| sr_2026april.onnx | 26.5 kB xet | 04405bed |
WeChatQR — QR Code Detection and Decoding
QR code detection and decoding using WeChat CV Team's deep learning models, integrated via OpenCV contrib.
Models
| File | Role |
|---|---|
detect_2026april.onnx |
Detects QR code regions in the image |
sr_2026april.onnx |
Super-resolves each region for better decoding |
Both models are passed directly to the WeChatQRCode API — no manual preprocessing needed.
Usage
python demo.py \
--detect detect_2026april.onnx \
--sr sr_2026april.onnx \
--image example_outputs/input_image.jpg \
--output example_outputs/output_image.png
Example Output
License
See LICENSE. Original models by WeChat CV Team.
- Total size
- 824 MB
- Files
- 30
- Last updated
- Jul 3
- Pre-warmed CDN
- US EU US EU

