Skip to content

X-AnyLabeling v3.3.4

Choose a tag to compare

@CVHub520 CVHub520 released this 03 Jan 16:42
· 317 commits to main since this release
text-prompt.mp4

Video Object Detection & Segmentation with X-AnyLabeling + Segment Anything 3 [Docs]

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 support for SAM3-based "Track Concepts" with both Visual and Text Prompts (#1258)
  • Add file_list_checkbox_editable option to control checkbox editability in file list (#678)
  • Add project_readonly configuration to control project editability (#1242)
  • Enhance remote server dialog for URL and API key configuration (#1241)
  • Add support for modifying the remote_server URL (#1241)
  • Add support for verifying PTH and PT model validation (#1241)
  • Add double-click functionality to copy label text to clipboard (#1236)

🐛 Bug Fixes

  • Fix Windows image file counting bug by using pathlib (#1258)
  • Normalize task type selection and add warnings for unknown task types (#1253)
  • Ensure image is set in navigator dialog when visible (#1220)
  • Resolve resource loading failure in venv editable install mode (#1250)
  • Handle None value for replace parameter in AutoLabelingResult

🛠️ Improvements

  • Update user guide with note on YOLO label file directory placement (#1259)
  • Update user guide to include new SAM3 video tracking features (#1258)

🌟 Contributors

A total of 2 developers contributed to this release.

Thank @Atletico1999, @CVHub520

Full Changelog: v3.3.3...v3.3.4