Skip to content

Latest commit

 

History

History
executable file
·
14 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

executable file
·
14 lines (12 loc) · 276 Bytes

Server for "Manipulated Interpolation of Anything"

We need to setup a server to serve segmenting tasks

Download checkpoint

cd data/models
wget https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth
cd ../..

Start Server

python app.py