mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-29 19:39:20 +00:00
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
777 B
777 B
| description | keywords |
|---|---|
| Discover how to use the FastSAM model with Ultralytics. Learn about its interface and implementation details with practical examples. | FastSAM, Ultralytics, model interface, YOLO, deep learning, machine learning, segmentation, predictor, validator, Python |
Reference for ultralytics/models/fastsam/model.py
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/fastsam/model.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/fastsam/model.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏