jhj0517 commited on
Commit
3c06936
·
1 Parent(s): ba52666

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # sam2-playground
2
+ Gradio based Playground Web UI using [facebook/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) models.
3
+
4
+ [video]
5
+ [image]
6
+
7
+ ## Notebook
8
+ <div>
9
+ <a href="https://colab.research.google.com/github/jhj0517/sam2-playground/blob/master/notebooks/sam2_playground.ipynb">
10
+ <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab" style="display:inline-block;">
11
+ </a>
12
+ </div>
13
+
14
+ # Feature
15
+
16
+ # Installation and Running
17
+
18
+ ## Prerequisite
19
+
20
+ ## Docker
21
+
22
+
23
+ ## Todo