mfdasdelen commited on
Commit
bd77f38
·
verified ·
1 Parent(s): d3ef440

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -32,6 +32,7 @@
32
  }
33
  },
34
  "image_size": 224,
 
35
  "mean": [0.485, 0.456, 0.406],
36
  "std": [0.229, 0.224, 0.225],
37
  "base_model": "DINOv2",
 
32
  }
33
  },
34
  "image_size": 224,
35
+ "patch_size": 14,
36
  "mean": [0.485, 0.456, 0.406],
37
  "std": [0.229, 0.224, 0.225],
38
  "base_model": "DINOv2",