rwood-97 commited on
Commit
35705a3
1 Parent(s): 399f71b
Files changed (1) hide show
  1. config.json +1 -31
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "num_classes": 4,
3
  "input_size": [
4
  3,
@@ -25,37 +26,6 @@
25
  "classifier": "fc",
26
  "architecture": "resnest101e",
27
  "num_features": 2048,
28
- "pretrained_cfg": {
29
- "tag": "in1k",
30
- "custom_load": false,
31
- "input_size": [
32
- 3,
33
- 256,
34
- 256
35
- ],
36
- "fixed_input_size": false,
37
- "interpolation": "bilinear",
38
- "crop_pct": 0.875,
39
- "crop_mode": "center",
40
- "mean": [
41
- 0.485,
42
- 0.456,
43
- 0.406
44
- ],
45
- "std": [
46
- 0.229,
47
- 0.224,
48
- 0.225
49
- ],
50
- "num_classes": 1000,
51
- "pool_size": [
52
- 8,
53
- 8
54
- ],
55
- "first_conv": "conv1.0",
56
- "classifier": "fc"
57
- },
58
- "hf_hub": "timm/resnest101e.in1k",
59
  "labels": [
60
  "LABEL_0",
61
  "LABEL_1",
 
1
  {
2
+ "url": "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-resnest/resnest101-22405ba7.pth",
3
  "num_classes": 4,
4
  "input_size": [
5
  3,
 
26
  "classifier": "fc",
27
  "architecture": "resnest101e",
28
  "num_features": 2048,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  "labels": [
30
  "LABEL_0",
31
  "LABEL_1",