v3.3.2
CVHub520/X-AnyLabelingv3.3.2Nov 30, 2025by CVHub520
AI Summary
This release introduces Segment Anything 3 (SAM3) support with both text and visual promptable segmentation, along with several enhancements to the chatbot functionality including concurrent batch processing and extended API timeouts. Additional features include EXIF scanning configuration options and depth calibration for the Depth Anything model.
Key Highlights
- Added SAM3 model support with text and visual promptable segmentation
- Implemented concurrent batch processing for chatbot functionality
- Added EXIF scanning option in configuration and updated label widget
- Introduced depth calibration feature for Depth Anything model
- Increased API timeout to 300s for chatbot
New Features
- SAM3 model with text and visual promptable segmentation (#1207)
- Concurrent batch processing support for chatbot (#1222)
- EXIF scanning option in configuration with updated label widget (#1220)
- Depth calibration feature for Depth Anything model (#1201)
Full Release Notes
# Segment Anything 3 Docs: https://github.com/CVHub520/X-AnyLabeling/blob/main/examples/grounding/sam3/README.md https://github.com/user-attachments/assets/d442d08b-fff7-4673-9a61-1b4ea6862f7d https://github.com/user-attachments/assets/5a953314-2611-42fc-81b7-90fbe3b018ee > PyPI: https://pypi.org/project/x-anylabeling-cvhub/ > Baidu Cloud: https://pan.baidu.com/s/1pgaw02inCvbEgOme9ajDJA?pwd=e528 ### 🚀 New Features - Add support for SAM3 model with text and visual promptable segmentation (#1207) - Add concurrent batch processing support for chatbot (#1222) - Enable EXIF scanning option in configuration and update label widget to utilize it (#1220) - Add depth calibration feature for Depth Anything model (#1201) ### 🐛 Bug Fixes - Improve wheel event handling in chat messages (#1222) - Handle missing annotations for frames and log warnings in label converter (#1219) - Improve progress dialog updates and error handling during frame extraction (#1219) - Prevent unnecessary updates to navigator shapes when dialog is not visible (#1220) - Resolve list index out of range and timeout issues in chatbot - Correct indentation for data file loading logic in ultralytics dialog (#1216) ### 🛠️ Improvements - Enhance FrameExtractionDialog layout and input styling for improved user experience (#1219) - Increase API timeout to 300s for chatbot (#1222) ### 🌟 Contributors A total of 2 developers contributed to this release. Thank @wangxiaobo775, @CVHub520 **Full Changelog**: https://github.com/CVHub520/X-AnyLabeling/compare/v3.3.1...v3.3.2