Zencriel's picture
Upload folder using huggingface_hub
7370e5c verified

A newer version of the Gradio SDK is available: 5.25.2

Upgrade
metadata
description: >-
  Explore Ultralytics SAM and SAM 2 Predictor for advanced, real-time image
  segmentation using the Segment Anything Model (SAM and SAM 2). Complete
  implementation details and auxiliary utilities.
keywords: >-
  Ultralytics, SAM, Segment Anything Model, SAM 2, Segment Anything Model 2,
  image segmentation, real-time, prediction, AI, machine learning, Python,
  torch, inference

Reference for ultralytics/models/sam/predict.py

!!! Note

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

::: ultralytics.models.sam.predict.Predictor





::: ultralytics.models.sam.predict.SAM2Predictor