pasqualedem commited on
Commit
e05b9f5
·
verified ·
1 Parent(s): 7bb7035

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "checkpoint": "../checkpoints/sam_vit_b_01ec64.pth",
3
  "class_attention": false,
4
  "class_encoder": {
5
  "bank_size": 100,
@@ -15,6 +14,5 @@
15
  "image_embed_dim": 768,
16
  "image_size": 1024,
17
  "spatial_convs": 3,
18
- "use_sam_checkpoint": true,
19
  "use_vit_sam_neck": false
20
  }
 
1
  {
 
2
  "class_attention": false,
3
  "class_encoder": {
4
  "bank_size": 100,
 
14
  "image_embed_dim": 768,
15
  "image_size": 1024,
16
  "spatial_convs": 3,
 
17
  "use_vit_sam_neck": false
18
  }