v2.4.4

CVHub520/X-AnyLabelingv2.4.4Sep 30, 2024by CVHub520

AI Summary

This release v2.4.4 adds comprehensive support for YOLO11 models from Ultralytics v8.3.0, enabling detection, oriented bounding box, pose estimation, segmentation, and tracking functionalities. The release also includes updated documentation and dependencies.

Key Highlights

  • Added support for YOLO11 models from Ultralytics v8.3.0
  • Enabled detection functionality for YOLO11
  • Enabled oriented bounding box (OBB) functionality
  • Enabled pose estimation functionality
  • Enabled segmentation and tracking functionalities

New Features

  • YOLO11 Detection (Det) models support
  • YOLO11 Oriented Bounding Box (OBB) models support
  • YOLO11 Pose estimation models support
  • YOLO11 Segmentation models support
  • YOLO11 Tracking models support
  • Updated dependencies to ultralytics v8.3.0

Full Release Notes

## Released versions

| Version | MD5                                |
|---------|------------------------------------|
| X-AnyLabeling-CPU.exe | d8d33f16e5afae68b410ad331c98d2da |
| X-Anylabeling-Linux-CPU | 1e6746f82e095dcc22d51b11594adc96 |

> [!NOTE]  
> For GPU acceleration and the macOS version, please consult the guide at  [this link](https://github.com/CVHub520/X-AnyLabeling/blob/main/docs/en/get_started.md).  
> To use the video tracking feature with segment-anything-2, refer to the same document.

## Important updates

![image](https://github.com/user-attachments/assets/108aee50-7d23-4981-a2a8-2d35c2b47cf6)

Add support for [YOLO11](https://github.com/ultralytics/ultralytics/releases/tag/v8.3.0) Det/OBB/Pose/Seg/Track models

- Integrate YOLO11 models from ultralytics v8.3.0
- Enable detection, oriented bounding box, pose estimation, segmentation, and tracking functionalities
- Update relevant documentation and dependencies)

**Full Changelog**: https://github.com/CVHub520/X-AnyLabeling/compare/v2.4.3...v2.4.4