SAM3-Video / README.md
Sempy32's picture
Upload folder using huggingface_hub
d0fe9e3 verified
|
Raw
History Blame Contribute Delete
448 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade
metadata
title: SAM3 Video
emoji: 🎬
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 6.6.0
app_file: app.py
pinned: false
short_description: SAM 3 concept tracking across video frames (API)

api_track(video, concepts, conf, max_frames) -> JSON tracks (stable object ids across frames) with base64-PNG masks. Backed by the transformers Sam3VideoModel (facebook/sam3). Requires the HF_TOKEN secret with gated access to facebook/sam3.