Update docs metadata (#3781)
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
---
|
||||
description: Learn all about Ultralytics FastSAM model. Dive into our comprehensive guide for seamless integration and efficient model training.
|
||||
keywords: Ultralytics, FastSAM model, Model documentation, Efficient model training
|
||||
---
|
||||
|
||||
## FastSAM
|
||||
---
|
||||
### ::: ultralytics.models.fastsam.model.FastSAM
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,4 +1,9 @@
|
||||
---
|
||||
description: Get detailed insights about Ultralytics FastSAMPredictor. Learn to predict and optimize your AI models with our properly documented guidelines.
|
||||
keywords: Ultralytics, FastSAMPredictor, predictive modeling, AI optimization, machine learning, deep learning, Ultralytics documentation
|
||||
---
|
||||
|
||||
## FastSAMPredictor
|
||||
---
|
||||
### ::: ultralytics.models.fastsam.predict.FastSAMPredictor
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,4 +1,9 @@
|
||||
---
|
||||
description: Learn to effectively utilize FastSAMPrompt model from Ultralytics. Detailed guide to help you get the most out of your machine learning models.
|
||||
keywords: Ultralytics, FastSAMPrompt, machine learning, model, guide, documentation
|
||||
---
|
||||
|
||||
## FastSAMPrompt
|
||||
---
|
||||
### ::: ultralytics.models.fastsam.prompt.FastSAMPrompt
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
description: Learn how to adjust bounding boxes to image borders in Ultralytics models using the bbox_iou utility. Enhance your object detection performance.
|
||||
keywords: Ultralytics, bounding boxes, Bboxes, image borders, object detection, bbox_iou, model utilities
|
||||
---
|
||||
|
||||
## adjust_bboxes_to_image_border
|
||||
---
|
||||
### ::: ultralytics.models.fastsam.utils.adjust_bboxes_to_image_border
|
||||
@ -6,4 +11,4 @@
|
||||
## bbox_iou
|
||||
---
|
||||
### ::: ultralytics.models.fastsam.utils.bbox_iou
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,4 +1,9 @@
|
||||
---
|
||||
description: Learn about FastSAMValidator in Ultralytics models. Comprehensive guide to enhancing AI capabilities with Ultralytics.
|
||||
keywords: Ultralytics, FastSAMValidator, model, synthetic, AI, machine learning, validation
|
||||
---
|
||||
|
||||
## FastSAMValidator
|
||||
---
|
||||
### ::: ultralytics.models.fastsam.val.FastSAMValidator
|
||||
<br><br>
|
||||
<br><br>
|
Reference in New Issue
Block a user