Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,5 +25,5 @@
|
|
25 |
"first_conv": "stem.conv",
|
26 |
"classifier": "head.fc",
|
27 |
"architecture": "resnetv2_50",
|
28 |
-
"num_features": 2048
|
29 |
}
|
|
|
25 |
"first_conv": "stem.conv",
|
26 |
"classifier": "head.fc",
|
27 |
"architecture": "resnetv2_50",
|
28 |
+
"num_features": 2048
|
29 |
}
|