sam2-playground / README.md
jhj0517
Update README.md
3a03ccd
|
raw
history blame
657 Bytes
# 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