kadirnar/segment-anything-video
A pip-installable Python package wrapping Meta's Segment Anything Model for image and video segmentation.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
This repository provides a packaged version of Meta’s Segment Anything (SAM) foundation model, enabling instance segmentation across images and video. It offers automated and manual mask prediction through a Python API, with support for multiple model sizes (vit_b, vit_l, vit_h). The package integrates with YOLO detection models and is distributed via pip as ‘metaseg’.