v4.0.0-beta.9
Gerstep/HumanCompilerv4.0.0-beta.9Jun 19, 2026by CVHub520
AI Summary
Introduces local OCR capabilities, face estimation, and improves image search filtering in this beta release.
Key Highlights
- PP-OCRv6 local OCR model support
- SCRFD face estimation support
- Checked-status filtering for image search
New Features
- PP-OCRv6 local OCR model support
- SCRFD face estimation support
- Checked-status filtering for image search
Full Release Notes
<img width="1920" height="1032" alt="PaddleOCR-v6-demo" src="https://github.com/user-attachments/assets/c89e0a11-1d84-48b4-a70a-e77807f2f8a7" /> > PyPI: https://pypi.org/project/x-anylabeling-cvhub/ > Baidu Cloud: https://pan.baidu.com/s/1pgaw02inCvbEgOme9ajDJA?pwd=e528 > [!NOTE] > Due to compatibility issues across different systems, if the precompiled version doesnβt work properly on your machine, you can try building and running it from source instead. For details, check out the official installation guide and user documentation. ### π New Features - Add PP-OCRv6 local OCR model support. - Add SCRFD face estimation support. (#1393) - Add checked-status filtering for image search. (#1394) ### π Bug Fixes - Enforce TLS verification for auto-labeling model downloads. - Avoid NumPy 2D cross product crashes when detecting line edges. (#1395) ### π Contributors A total of 1 developer contributed to this release. Thank @CVHub520 **Full Changelog**: https://github.com/CVHub520/X-AnyLabeling/compare/v4.0.0-beta.8...v4.0.0-beta.9