update DB
This commit is contained in:
@@ -505,7 +505,7 @@
|
||||
"type": "sam",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM model (ViT-H)",
|
||||
"description": "Segmenty Anything SAM model (ViT-L)",
|
||||
"reference": "https://github.com/facebookresearch/segment-anything#model-checkpoints",
|
||||
"filename": "sam_vit_l_0b3195.pth",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_l_0b3195.pth"
|
||||
@@ -515,7 +515,7 @@
|
||||
"type": "sam",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM model (ViT-H)",
|
||||
"description": "Segmenty Anything SAM model (ViT-B)",
|
||||
"reference": "https://github.com/facebookresearch/segment-anything#model-checkpoints",
|
||||
"filename": "sam_vit_b_01ec64.pth",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth"
|
||||
|
||||
Reference in New Issue
Block a user