Skip to content

X-AnyLabeling v2.3.3

Compare
Choose a tag to compare
@CVHub520 CVHub520 released this 27 Feb 12:54
· 103 commits to main since this release

Released versions

Version MD5
X-AnyLabeling-CPU.exe 46810294c6cdf6978e8d0cb8a9561cd2
X-AnyLabeling-GPU.exe 05da78ffbb076e4e7db546ff336f3f59
X-Anylabeling-Linux-CPU 9168a0caa444fb294c08cb75bce782d5
X-Anylabeling-Linux-GPU 4ab880f23d90323b5423baaba92a2540

Note: The GPU version mentioned above is compiled based on CUDA 11.6. Different versions may result in issues with xxx functionality. It is recommended to consider running the application using the source code, especially if compatibility issues arise.

Supported models

Task Model
Image Classification ResNet50, InternImage, YOLOv5-cls, YOLOv8-cls, PULC Person/Vehicle Attribute
Object Detection YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOX, YOLO-NAS, DAMO_YOLO, GOLD_YOLO, RT-DETR, RTMDet
Instance Segmentation YOLOv5-seg, YOLOv8-seg
Keypoint Detection RTMPose, DWPose, YOLOv6-face, YOLOv8-pose
Oriented Object Detection YOLOv5_obb, YOLOv8_obb
Multi-Object Tracking OC-Sort, ByteTrack
Segment Anything SAM, SAM-HQ, EdgeSAM, MobileSAM, EfficientViT-SAM, Med-SAM2D
Optical Character Recognition PPOCRv4
Land Detection CLRNet
Image Captioning RAM
Visual Language Model Grounding-DINO, Chinese-CLIP, YOLO-World
Depth Estimation Depth Anything

Important Updates

  • ✨✨✨ Support YOLO-World model.
  • ✅ Add expanded sub-image save feature.
  • ✅ Support convert YOLO-Hbb/Obb/Seg label to custom.
  • ✅ Add real-time progress bar for mask annotation uploads.