v3.3.9
CVHub520/X-AnyLabelingv3.3.9Feb 2, 2026by CVHub520
AI Summary
This release adds support for two new PaddleOCR-based models and includes bug fixes for Grounding DINO label decoding and image loading issues.
Key Highlights
- Added PP-DocLayoutV3 model support for document layout analysis
- Added PaddleOCR-VL-1.5 multi-task model support
- Fixed label decoding issues in Grounding DINO series models
- Cleared image description when loading unlabeled images
- Updated README and model zoo documentation
New Features
- Add PP-DocLayoutV3 model support
- Add PaddleOCR-VL-1.5 model support
Full Release Notes
https://github.com/user-attachments/assets/493183fd-6cbe-45fb-9808-ec2b0af7a0f9 > 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-DocLayoutV3](https://github.com/CVHub520/X-AnyLabeling/blob/main/examples/optical_character_recognition/document_layout_analysis/README.md) and [PaddleOCR-VL-1.5](https://github.com/CVHub520/X-AnyLabeling/blob/main/examples/optical_character_recognition/multi_task/README.md) model support (#1226) ### π Bug Fixes - Fix label decoding issues in Grounding DINO series models (#1286) - Clear image description when loading unlabeled images ### π οΈ Improvements - Update README and model zoo documentation - Add license notice for Ultralytics under AGPL-3.0 ### π Contributors A total of 1 developer contributed to this release. Thank @CVHub520 **Full Changelog**: https://github.com/CVHub520/X-AnyLabeling/compare/v3.3.8...v3.3.9