Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj0517 authored Aug 28, 2024
1 parent 84188d4 commit 8da554c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ Gradio based playground web UI using [facebook/segment-anything-2](https://githu
[![huggingface](https://img.shields.io/badge/Hugging%20Face-%F0%9F%A4%97%20Spaces-orange?logo=huggingface&labelColor=FFFFE0)](https://huggingface.co/spaces/jhj0517/sam2-playground)

## Feature
- Easy green background video by inverting mask
<table>
<tr>
<td align="center"><strong>Green background video</strong></td>
</tr>
<tr>
<td>
<video controls autoplay loop src="https://github.com/user-attachments/assets/4155f77f-23e3-4043-a788-d55176e999a0" muted="false"></video>
</td>
</tr>
</table>

- Add filters to segment parts of a video with pixelated or solid color

<table>
Expand All @@ -21,7 +33,7 @@ Gradio based playground web UI using [facebook/segment-anything-2](https://githu
</table>


- Divide segmentation parts into layers and save them as PSD files.
- Divide segmentation parts of the image into layers and save them as PSD files.

<table>
<tr>
Expand Down

0 comments on commit 8da554c

Please sign in to comment.