v3.3.4

CVHub520/X-AnyLabelingv3.3.4Jan 3, 2026by CVHub520

AI Summary

This release adds SAM3-based Track Concepts with Visual and Text Prompts, enhances the remote server dialog, and adds various configuration options for file list and project settings.

Key Highlights

  • Added SAM3-based Track Concepts with Visual and Text Prompts
  • Added file_list_checkbox_editable option for file list
  • Added project_readonly configuration for project editability
  • Enhanced remote server dialog for URL and API key configuration
  • Added double-click to copy label text to clipboard

New Features

  • SAM3 Track Concepts with Visual and Text Prompts
  • File list checkbox editability option
  • Project read-only configuration
  • Remote server URL and API key configuration
  • PTH and PT model validation support

Full Release Notes

https://github.com/user-attachments/assets/4a676ebf-d2ae-4327-b078-8e63a5323793

Video Object Detection & Segmentation with X-AnyLabeling + Segment Anything 3 [[Docs](https://github.com/CVHub520/X-AnyLabeling/blob/main/examples/interactive_video_object_segmentation/sam3/README.md)]

> 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**: https://github.com/CVHub520/X-AnyLabeling/compare/v3.3.3...v3.3.4