Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -5,7 +5,6 @@
|
|
5 |
"architectures": [
|
6 |
"MaskFormerForInstanceSegmentation"
|
7 |
],
|
8 |
-
"backbone": "swin-tiny",
|
9 |
"backbone_config": {
|
10 |
"depths": [2, 2, 6, 2],
|
11 |
"drop_path_rate": 0.3,
|
|
|
5 |
"architectures": [
|
6 |
"MaskFormerForInstanceSegmentation"
|
7 |
],
|
|
|
8 |
"backbone_config": {
|
9 |
"depths": [2, 2, 6, 2],
|
10 |
"drop_path_rate": 0.3,
|