v3.2.6
CVHub520/X-AnyLabelingv3.2.6Oct 2, 2025by CVHub520
AI Summary
Release v3.2.6 of X-AnyLabeling introduces a new DEIMv2 real-time object detector, adds backspace key support for deleting vertices when creating polygon and line shapes, enables batch processing with the Florence-2 model, and adds a max_det parameter for YOLO models. This release also includes bug fixes and improvements to rotation handling.
Key Highlights
- Added DEIMv2 real-time object detector
- Backspace key support to delete last vertex when creating polygon and line shapes
- Batch processing capability for all images with Florence-2 model
- Added max_det parameter for maximum detections in YOLO model
- Fixed auto_use_last_gid for digit shortcuts
New Features
- DEIMv2 real-time object detector
- Backspace key to delete last vertex when creating polygon and line shapes (#1151)
- Ability to process all images at once with Florence-2 model (#1152)
- max_det parameter for maximum detections in YOLO model (#1142)
Full Release Notes
https://github.com/user-attachments/assets/5e7d786e-8208-4fec-a66b-23254f353019 > Baidu Cloud: https://pan.baidu.com/s/1pgaw02inCvbEgOme9ajDJA?pwd=e528 ### 🚀 New Features - Add support for using backspace key to delete the last vertex when creating polygon and line shapes (#1151) - Introduce DEIMv2 real-time object detector - Add the ability to process all images at once with the Florence-2 model (#1152) - Add max_det parameter for maximum detections in YOLO model (#1142) ### 🐛 Bug Fixes - Enable auto_use_last_gid for digit shortcuts and reset on image switch (#1149) ### 🛠️ Improvements - Add troubleshooting steps for exporting empty Mask images (#1153) - Update rotation increments to radians and format degree display ### 🌟 Contributors A total of 4 developers contributed to this release. Thank @lhj5426, @sckiyo, @Vlad188-1, @CVHub520 **Full Changelog**: https://github.com/CVHub520/X-AnyLabeling/compare/v3.2.5...v3.2.6