Auto-Labeling Example Task
August 31, 2026 ยท View on GitHub
This package is a template. Copy it when adding a new annotation task and replace the placeholder implementation with product logic.
A task package encapsulates one annotation capability, such as object
detection, captioning, or highlighting. Tasks depend on core and expose a
focused interface so services can compose them.