vit-matte / Makefile
pillipop
working on sam encoder
15a589e unverified
raw
history blame contribute delete
169 Bytes
dev:
uvicorn app.server:app --reload
download_sam_model:
wget https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b8939.pth
mv sam_vit_h_4b8939.pth sam_model/