SAM3-Panoptic / README.md
Sempy32's picture
Upload folder using huggingface_hub
76cb8f0 verified
|
Raw
History Blame Contribute Delete
369 Bytes
---
title: SAM3 Panoptic
emoji: 🎯
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 6.6.0
app_file: app.py
pinned: false
short_description: SAM 3 open-vocabulary panoptic concept segmentation API
---
`api_panoptic(image, concepts, conf)` -> JSON detections with base64-PNG masks.
Requires the `HF_TOKEN` Space secret to have access to gated `facebook/sam3`.