matejpekar commited on
Commit
a4352cb
·
verified ·
1 Parent(s): f6892c9

Delete timm_config.json

Browse files
Files changed (1) hide show
  1. timm_config.json +0 -9
timm_config.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "architecture": "vit_base_patch16_224",
3
- "num_classes": 1,
4
- "input_size": [3, 224, 224],
5
- "pool_size": null,
6
- "crop_pct": 0.9,
7
- "mean": [0.5, 0.5, 0.5],
8
- "std": [0.5, 0.5, 0.5]
9
- }