What's Changed
- Add SFace visualization demo and example outputs by @fengyuentau in #231
- C++ Demo - Facial Expression Recognition by @DaniAffCH in #233
- Introduce Preprocessing for Optimized Quantization in
quantize-ort.py
by @Tim-Siu in #238 - Fix OpenCV version assertions in ViTTrack & RAFT and text offset by @ryan1288 in #234
- C++ Demo - Object Detection (NanoDet) by @ryan1288 in #232
- Add YOLOX C++ demo save functionality by @ryan1288 in #235
- Fix visualization and default model for text detection PP-OCR by @ryan1288 in #237
- Fix spelling, spacing, and unused variables by @ryan1288 in #236
- C++ Demo - Object Tracking (VitTrack) by @ryan1288 in #240
- C++ Demo - Image Classification (PPResNet) by @ryan1288 in #241
- C++ Demo - Human Segmentation by @DaniAffCH in #243
- Fix legacy documentation in CRNN by @fengyuentau in #247
- C++ Demo SFace Recognizer by @keanep in #259
- Migrating the EfficientSAM model to the OpenCV model zoo by @Zhang-Yang-Sustech in #258
- bump opencv version to 4.10.0 by @fengyuentau in #260
New Contributors
- @DaniAffCH made their first contribution in #233
- @Tim-Siu made their first contribution in #238
- @ryan1288 made their first contribution in #234
- @keanep made their first contribution in #259
- @Zhang-Yang-Sustech made their first contribution in #258
Full Changelog: 4.9.0...4.10.0