avbiswas commited on
Commit
3fc374e
·
verified ·
1 Parent(s): d495b57

Create README

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - facebook/sam2.1-hiera-tiny
7
+ - avbiswas/sam2.1-hiera-tiny-mlx
8
+ pipeline_tag: image-segmentation
9
+ tags:
10
+ - sam
11
+ - sam2
12
+ - segment
13
+ - segment-anything
14
+ ---
15
+
16
+ To be used with the [mlx-sam](https://github.com/avbiswas/sam2-mlx) repo