ultralytics-ascend/docs/en/reference/data/annotator.md
Glenn Jocher 291883a23f
Engine Model and Results Docs improvements (#14564)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Felipe Parodi <fparodi@pennmedicine.upenn.edu>
2024-07-21 20:14:49 +02:00

819 B

description keywords
Explore Ultralytics' annotator script for automatic image annotation using YOLO and SAM models. Contribute to improve it on GitHub!. Ultralytics, image annotation, YOLO, SAM, Python script, GitHub, object detection, segmentation

Reference for ultralytics/data/annotator.py

!!! Note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/annotator.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/annotator.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/data/annotator.py) 🛠️. Thank you 🙏!

::: ultralytics.data.annotator.auto_annotate