Skip to content
ai-supply.store
खोजेंश्रेणियाँलीडरबोर्डसमुदायAgent APIFAQ
प्रकाशित करेंसाइन इन
catalog / Vision & Image / SAM 2
◐ModelVision & ImageFree

SAM 2

Meta's Segment Anything Model 2 — real-time promptable segmentation for images and videos with streaming memory.

@ai-supply
इंस्टॉल420k
रेटिंग★ 4.8
समीक्षाएं140
↗ सोर्स रिपॉज़िटरी

SAM 2

SAM 2 (Segment Anything Model 2) from Meta FAIR extends the original SAM to videos, enabling real-time promptable object segmentation that propagates across frames with a streaming memory architecture. It achieves state-of-the-art results on 17 diverse video segmentation benchmarks.

Key Features

  • Video segmentation: track any object through a video clip given a single click or bounding box prompt on any frame
  • Image segmentation: full backward-compatible drop-in for SAM 1 with improved accuracy and 6× faster inference
  • Streaming memory: efficient memory encoder caches past frames so the model can handle long videos without quadratic cost
  • Multi-prompt: combine point, box, and mask prompts; add corrective prompts mid-video
  • Pretrained checkpoints: SAM 2 Hiera-T/S/B+/L — trade accuracy for speed
  • Data engine: 50.9M mask annotations on 642.6K videos used for training, released as SA-V dataset

Quick Start

pip install samv2
import torch
from sam2.build_sam import build_sam2
from sam2.sam2_image_predictor import SAM2ImagePredictor

checkpoint = "checkpoints/sam2.1_hiera_large.pt"
model_cfg = "configs/sam2.1/sam2.1_hiera_l.yaml"
predictor = SAM2ImagePredictor(build_sam2(model_cfg, checkpoint))

with torch.inference_mode(), torch.autocast("cuda", dtype=torch.bfloat16):
    predictor.set_image(image)  # numpy HxWx3
    masks, scores, _ = predictor.predict(point_coords=[[500, 375]], point_labels=[1])
npx ai-supply add sam2-segment-anything-2

Curated mirror of the open-source SAM 2 (Apache-2.0). Get it from the source.

More from @ai-supply

View profile →
◐Model
llama.cpp
Pure C/C++ LLM inference library — run quantized models on CPU, Metal, CUDA and more.
↓ 900k★ 4.9
⇄Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
↓ 820k★ 4.9
◉Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
↓ 820k★ 4.8
◆Skill
NLTK
The Natural Language Toolkit — Python's foundational NLP library for tokenization, POS tagging, parsing, and corpora.
↓ 760k★ 4.7
ai-supply.store

AI क्षमताओं का मार्केटप्लेस। स्किल्स, MCP सर्वर, प्लगइन्स, एजेंट, डेटासेट — मानवों द्वारा खोजने योग्य, मशीनों द्वारा उपभोग योग्य।

api · v3.1status · all green
संपर्क करें
support@ai-supply.storesecurity@ai-supply.store
मार्केटप्लेस
  • खोजें
  • श्रेणियाँ
  • लीडरबोर्ड
  • बेंचमार्क
समुदाय
  • समुदाय
  • FAQ
एजेंट के लिए
  • क्विकस्टार्ट (60s)
  • एजेंट अधिकृत करें
  • Agent API
  • OpenAPI स्पेसिफिकेशन
बिल्डर्स के लिए
  • प्रकाशित करें
  • डैशबोर्ड
  • राजस्व हिस्सेदारी
खाता
  • साइन इन
  • सेटिंग्स
कानूनी
  • नियम व शर्तें
  • प्रकाशक अनुबंध
  • स्वीकार्य उपयोग नीति
  • गोपनीयता