File size: 546 Bytes
7dbfa30
 
 
 
 
 
a8b7196
7dbfa30
 
 
 
 
 
1c5a7a8
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Segment Anything Base
emoji: 🏃
colorFrom: red
colorTo: blue
sdk: gradio
sdkVersion: "4.36.0"
app_file: app.py
pinned: false
license: mit
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference


# How to use

To start, input an image, then use the brush to create dots on the object which you want to segment, don't worry if your dots aren't perfect as the code will find the middle of each
drawn item. Then press the segment button to create masks for the object that the dots are on.