-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Mapping Orchestrator (build:115) (#1400)
* Add region_layer_map directories with .gitkeep for models: resnet101_imagenet_full resnet152_imagenet_full resnet18_ecoset_full resnet34_ecoset_full resnet50_ecoset_full resnet101_ecoset_full resnet152_ecoset_full * Add resnet18_ecoset_full.json to region_layer_map for model resnet18_ecoset_full * Add resnet34_ecoset_full.json to region_layer_map for model resnet34_ecoset_full * Add resnet50_ecoset_full.json to region_layer_map for model resnet50_ecoset_full * Add resnet101_imagenet_full.json to region_layer_map for model resnet101_imagenet_full * Add resnet101_ecoset_full.json to region_layer_map for model resnet101_ecoset_full * Add resnet152_ecoset_full.json to region_layer_map for model resnet152_ecoset_full * Add efficientnet_b2_imagenet_full.json to region_layer_map for model efficientnet_b2_imagenet_full * Add efficientnet_b0_imagenet_full.json to region_layer_map for model efficientnet_b0_imagenet_full * Add resnet50_imagenet_1_seed-0.json to region_layer_map for model resnet50_imagenet_1_seed-0 * Add resnet50_imagenet_100_seed-0.json to region_layer_map for model resnet50_imagenet_100_seed-0 * Add resnet50_imagenet_10_seed-0.json to region_layer_map for model resnet50_imagenet_10_seed-0 * Add deit_small_imagenet_10_seed-0.json to region_layer_map for model deit_small_imagenet_10_seed-0 * Add deit_small_imagenet_100_seed-0.json to region_layer_map for model deit_small_imagenet_100_seed-0 * Add deit_small_imagenet_full_seed-0.json to region_layer_map for model deit_small_imagenet_full_seed-0 * Add deit_small_imagenet_1_seed-0.json to region_layer_map for model deit_small_imagenet_1_seed-0 * Add deit_base_imagenet_full_seed-0.json to region_layer_map for model deit_base_imagenet_full_seed-0 * Add convnext_small_imagenet_100_seed-0.json to region_layer_map for model convnext_small_imagenet_100_seed-0 * Add efficientnet_b1_imagenet_full.json to region_layer_map for model efficientnet_b1_imagenet_full * Add convnext_small_imagenet_1_seed-0.json to region_layer_map for model convnext_small_imagenet_1_seed-0 * Add convnext_small_imagenet_10_seed-0.json to region_layer_map for model convnext_small_imagenet_10_seed-0 * Add convnext_small_imagenet_full_seed-0.json to region_layer_map for model convnext_small_imagenet_full_seed-0 * Add convnext_base_imagenet_full_seed-0.json to region_layer_map for model convnext_base_imagenet_full_seed-0 * Add convnext_large_imagenet_full_seed-0.json to region_layer_map for model convnext_large_imagenet_full_seed-0 * Add deit_large_imagenet_full_seed-0.json to region_layer_map for model deit_large_imagenet_full_seed-0 * Delete brainscore_vision/models/scaling_models/region_layer_map/.gitkeep --------- Co-authored-by: Jenkins <[email protected]> Co-authored-by: Kartik Pradeepan <[email protected]>
- Loading branch information
1 parent
4f74f9a
commit 8631253
Showing
24 changed files
with
144 additions
and
0 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
...ore_vision/models/scaling_models/region_layer_map/convnext_base_imagenet_full_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.4.0", | ||
"V2": "features.5.7.block.0", | ||
"V4": "features.4.0", | ||
"IT": "features.5.11.block.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
...re_vision/models/scaling_models/region_layer_map/convnext_large_imagenet_full_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.4.1", | ||
"V2": "features.5.7.block.0", | ||
"V4": "features.4.1", | ||
"IT": "features.5.11.block.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
...ore_vision/models/scaling_models/region_layer_map/convnext_small_imagenet_100_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.4.0", | ||
"V2": "features.5.9.block.0", | ||
"V4": "features.5.2.block.0", | ||
"IT": "features.5.17.block.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
...core_vision/models/scaling_models/region_layer_map/convnext_small_imagenet_10_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.5.9.block.0", | ||
"V2": "features.5.17.block.0", | ||
"V4": "features.5.17.block.0", | ||
"IT": "features.5.17.block.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
...score_vision/models/scaling_models/region_layer_map/convnext_small_imagenet_1_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.5.2.block.0", | ||
"V2": "features.5.9.block.0", | ||
"V4": "features.5.17.block.0", | ||
"IT": "features.5.17.block.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
...re_vision/models/scaling_models/region_layer_map/convnext_small_imagenet_full_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.5.2.block.0", | ||
"V2": "features.5.9.block.0", | ||
"V4": "features.4.0", | ||
"IT": "features.5.9.block.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/deit_base_imagenet_full_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "blocks.3.mlp.fc1", | ||
"V2": "blocks.3.mlp.act", | ||
"V4": "blocks.3.mlp.fc1", | ||
"IT": "blocks.9.norm2" | ||
} |
6 changes: 6 additions & 0 deletions
6
...nscore_vision/models/scaling_models/region_layer_map/deit_large_imagenet_full_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "blocks.4.norm1", | ||
"V2": "blocks.9.norm1", | ||
"V4": "blocks.9.norm1", | ||
"IT": "blocks.20.norm2" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/deit_small_imagenet_100_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "blocks.9.norm2", | ||
"V2": "blocks.9.norm2", | ||
"V4": "blocks.9.norm2", | ||
"IT": "blocks.9.norm2" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/deit_small_imagenet_10_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "blocks.2.norm1", | ||
"V2": "blocks.2.norm1", | ||
"V4": "blocks.2.norm1", | ||
"IT": "blocks.2.norm1" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/deit_small_imagenet_1_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "blocks.5.norm1", | ||
"V2": "blocks.2.norm1", | ||
"V4": "blocks.6.norm2", | ||
"IT": "blocks.6.norm2" | ||
} |
6 changes: 6 additions & 0 deletions
6
...nscore_vision/models/scaling_models/region_layer_map/deit_small_imagenet_full_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "blocks.2.norm1", | ||
"V2": "blocks.6.norm2", | ||
"V4": "blocks.6.norm2", | ||
"IT": "blocks.9.norm2" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/efficientnet_b0_imagenet_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.4.0.block.1.0", | ||
"V2": "features.4.1.block.3.1", | ||
"V4": "features.4.0.block.1.0", | ||
"IT": "features.6.0.block.3.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/efficientnet_b1_imagenet_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.4.0.block.0.1", | ||
"V2": "features.4.0.block.1.0", | ||
"V4": "features.4.0.block.1.0", | ||
"IT": "features.6.0.block.3.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/efficientnet_b2_imagenet_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "features.4.0.block.3.0", | ||
"V2": "features.4.0.block.3.0", | ||
"V4": "features.4.0.block.3.0", | ||
"IT": "features.6.0.block.3.0" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet101_ecoset_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer3.4.relu", | ||
"V2": "layer3.4.relu", | ||
"V4": "layer3.0.bn3", | ||
"IT": "layer4.0.relu" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet101_imagenet_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer3.0.bn3", | ||
"V2": "layer3.0.bn3", | ||
"V4": "layer3.0.bn3", | ||
"IT": "layer4.0.relu" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet152_ecoset_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer3.3.bn3", | ||
"V2": "layer3.3.bn3", | ||
"V4": "layer3.0.bn3", | ||
"IT": "layer4.0.relu" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet18_ecoset_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer1.0.conv1", | ||
"V2": "layer3.0.conv1", | ||
"V4": "layer3.0.conv1", | ||
"IT": "layer4.0.bn1" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet34_ecoset_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer1.0.bn1", | ||
"V2": "layer3.1.conv1", | ||
"V4": "layer3.0.conv1", | ||
"IT": "layer4.0.conv1" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet50_ecoset_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer1.0.bn1", | ||
"V2": "layer4.0.conv2", | ||
"V4": "layer3.0.conv1", | ||
"IT": "layer4.0.conv2" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet50_imagenet_100_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer3.0.conv1", | ||
"V2": "layer3.5.bn3", | ||
"V4": "layer3.0.conv1", | ||
"IT": "layer4.0.relu" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet50_imagenet_10_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer1.0.conv1", | ||
"V2": "layer3.5.bn3", | ||
"V4": "layer1.0.conv1", | ||
"IT": "layer4.0.relu" | ||
} |
6 changes: 6 additions & 0 deletions
6
brainscore_vision/models/scaling_models/region_layer_map/resnet50_imagenet_1_seed-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"V1": "layer3.0.conv1", | ||
"V2": "layer3.5.bn3", | ||
"V4": "layer3.0.conv1", | ||
"IT": "layer4.0.relu" | ||
} |