单目3D初始代码
This commit is contained in:
16
docs/en/reference/models/fastsam/predict.md
Executable file
16
docs/en/reference/models/fastsam/predict.md
Executable file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
description: Explore the Fast SAM Predictor in the Ultralytics YOLO framework. Learn about its segmentation prediction tasks, configuration, and post-processing steps.
|
||||
keywords: Ultralytics, Fast SAM Predictor, YOLO, segmentation, prediction, AI model, non-max suppression, mask prediction, tutorial
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/models/fastsam/predict.py`
|
||||
|
||||
!!! success "Improvements"
|
||||
|
||||
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/fastsam/predict.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/fastsam/predict.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.models.fastsam.predict.FastSAMPredictor
|
||||
|
||||
<br><br>
|
||||
Reference in New Issue
Block a user