Snarcy commited on
Commit
36ce9ab
·
verified ·
1 Parent(s): 300db2e

RedDino_config

Browse files
Files changed (1) hide show
  1. config.json +4 -9
config.json CHANGED
@@ -8,8 +8,8 @@
8
  "custom_load": false,
9
  "input_size": [
10
  3,
11
- 518,
12
- 518
13
  ],
14
  "fixed_input_size": true,
15
  "interpolation": "bicubic",
@@ -29,11 +29,6 @@
29
  "pool_size": null,
30
  "first_conv": "patch_embed.proj",
31
  "classifier": "head",
32
- "license": "apache-2.0"
33
- },
34
- "input_size": [
35
- 3,
36
- 224,
37
- 224
38
- ]
39
  }
 
8
  "custom_load": false,
9
  "input_size": [
10
  3,
11
+ 224,
12
+ 224
13
  ],
14
  "fixed_input_size": true,
15
  "interpolation": "bicubic",
 
29
  "pool_size": null,
30
  "first_conv": "patch_embed.proj",
31
  "classifier": "head",
32
+ "license": "cc-by-nc-4.0"
33
+ }
 
 
 
 
 
34
  }