timm
/

Image Classification
timm
PyTorch
Safetensors

Update "first_conv" in config.json

#2
by Cinq108 - opened
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  8,
31
  8
32
  ],
33
- "first_conv": null,
34
  "classifier": "head.fc"
35
  }
36
  }
 
30
  8,
31
  8
32
  ],
33
+ "first_conv": ["stem.0.conv_scale.conv", "stem.0.conv_kxk.0.conv"],
34
  "classifier": "head.fc"
35
  }
36
  }