Spaces:
Running
Running
File size: 657 Bytes
3c06936 3a03ccd 3c06936 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
# sam2-playground
Gradio based Playground Web UI using [facebook/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) models.
[video]
[image]
## Notebook
<div>
<a href="https://colab.research.google.com/github/jhj0517/sam2-playground/blob/master/notebooks/sam2_playground.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab" style="display:inline-block;">
</a>
</div>
## Feature
- Add Filter to segment parts with pixelized or solid color in a video
- Divide segment parts as layers and save them as a PSD file.
# Installation and Running
## Prerequisite
## Docker
## Todo
|