Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

amg.md 1.5 KB

You have to be logged in to leave a comment. Sign In
description keywords
Explore the detailed API reference for Ultralytics SAM/AMG models, including functions for mask stability scores, crop box generation, and more. Ultralytics, SAM, AMG, API Reference, models, mask stability, crop boxes, data processing, YOLO

Reference for ultralytics/models/sam/amg.py

!!! note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/sam/amg.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/sam/amg.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/models/sam/amg.py) 🛠️. Thank you 🙏!

::: ultralytics.models.sam.amg.is_box_near_crop_edge





::: ultralytics.models.sam.amg.batch_iterator





::: ultralytics.models.sam.amg.calculate_stability_score





::: ultralytics.models.sam.amg.build_point_grid





::: ultralytics.models.sam.amg.build_all_layer_point_grids





::: ultralytics.models.sam.amg.generate_crop_boxes





::: ultralytics.models.sam.amg.uncrop_boxes_xyxy





::: ultralytics.models.sam.amg.uncrop_points





::: ultralytics.models.sam.amg.uncrop_masks





::: ultralytics.models.sam.amg.remove_small_regions





::: ultralytics.models.sam.amg.batched_mask_to_box



Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...