ttengwang
test
3cb3d90
raw
history blame
No virus
202 Bytes
conda create -n caption_anything python=3.8 -y
source activate caption_anything
pip install -r requirement.txt
cd segmenter
wget https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b8939.pth