Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"architecture": "resnet18",
|
3 |
"num_classes": 2,
|
4 |
-
"num_features":
|
5 |
"pretrained_cfg": {
|
6 |
"tag": "tiatoolbox-pcam",
|
7 |
"custom_load": false,
|
|
|
1 |
{
|
2 |
"architecture": "resnet18",
|
3 |
"num_classes": 2,
|
4 |
+
"num_features": 512,
|
5 |
"pretrained_cfg": {
|
6 |
"tag": "tiatoolbox-pcam",
|
7 |
"custom_load": false,
|