File size: 141 Bytes
0dd537b
 
 
 
50a5f00
1
2
3
4
5
model_type = r'vit_b'
# model_ckpt_path = None
model_ckpt_path = "checkpoints/sam_vit_b_01ec64.pth"
device = 'cpu'
enable_segment_all = False