-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
1,268 additions
and
21 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file not shown.
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,156 @@ | ||
{ | ||
"sv_kernel_generation_key_mapping": { | ||
"net_kernel.inc.0.conv.0.weight": "inc.model.0.weight", | ||
"net_kernel.inc.0.conv.0.bias": "inc.model.0.bias", | ||
"net_kernel.conv1.0.conv.0.weight": "encoder.1.model.0.model.0.weight", | ||
"net_kernel.conv1.0.conv.0.bias": "encoder.1.model.0.model.0.bias", | ||
"net_kernel.conv1.1.conv.0.weight": "encoder.1.model.1.model.0.weight", | ||
"net_kernel.conv1.1.conv.0.bias": "encoder.1.model.1.model.0.bias", | ||
"net_kernel.conv2.0.conv.0.weight": "encoder.3.model.0.model.0.weight", | ||
"net_kernel.conv2.0.conv.0.bias": "encoder.3.model.0.model.0.bias", | ||
"net_kernel.conv2.1.conv.0.weight": "encoder.3.model.1.model.0.weight", | ||
"net_kernel.conv2.1.conv.0.bias": "encoder.3.model.1.model.0.bias", | ||
"net_kernel.conv3.0.conv.0.weight": "encoder.5.model.0.model.0.weight", | ||
"net_kernel.conv3.0.conv.0.bias": "encoder.5.model.0.model.0.bias", | ||
"net_kernel.conv3.1.conv.0.weight": "encoder.5.model.1.model.0.weight", | ||
"net_kernel.conv3.1.conv.0.bias": "encoder.5.model.1.model.0.bias", | ||
"net_kernel.conv4.0.conv.0.weight": "encoder.7.model.0.model.0.weight", | ||
"net_kernel.conv4.0.conv.0.bias": "encoder.7.model.0.model.0.bias", | ||
"net_kernel.conv4.1.conv.0.weight": "encoder.7.model.1.model.0.weight", | ||
"net_kernel.conv4.1.conv.0.bias": "encoder.7.model.1.model.0.bias", | ||
"net_kernel.glo1_sv.model.0.weight": "spatially_varying_feature.0.4.0.weight", | ||
"net_kernel.glo1_sv.model.0.bias": "spatially_varying_feature.0.4.0.bias", | ||
"net_kernel.glo1_sv.model.2.weight": "spatially_varying_feature.0.4.2.weight", | ||
"net_kernel.glo1_sv.model.2.bias": "spatially_varying_feature.0.4.2.bias", | ||
"net_kernel.glo1_sv.model.4.weight": "spatially_varying_feature.0.4.4.weight", | ||
"net_kernel.glo1_sv.model.4.bias": "spatially_varying_feature.0.4.4.bias", | ||
"net_kernel.convup1_sv.model.0.weight": "spatially_varying_feature.1.3.0.weight", | ||
"net_kernel.convup1_sv.model.0.bias": "spatially_varying_feature.1.3.0.bias", | ||
"net_kernel.convup1_sv.model.2.weight": "spatially_varying_feature.1.3.2.weight", | ||
"net_kernel.convup1_sv.model.2.bias": "spatially_varying_feature.1.3.2.bias", | ||
"net_kernel.convup1_sv.model.4.weight": "spatially_varying_feature.1.3.4.weight", | ||
"net_kernel.convup1_sv.model.4.bias": "spatially_varying_feature.1.3.4.bias", | ||
"net_kernel.convup2_sv.model.0.weight": "spatially_varying_feature.2.2.0.weight", | ||
"net_kernel.convup2_sv.model.0.bias": "spatially_varying_feature.2.2.0.bias", | ||
"net_kernel.convup2_sv.model.2.weight": "spatially_varying_feature.2.2.2.weight", | ||
"net_kernel.convup2_sv.model.2.bias": "spatially_varying_feature.2.2.2.bias", | ||
"net_kernel.convup2_sv.model.4.weight": "spatially_varying_feature.2.2.4.weight", | ||
"net_kernel.convup2_sv.model.4.bias": "spatially_varying_feature.2.2.4.bias", | ||
"net_kernel.convup3_sv.model.0.weight": "spatially_varying_feature.3.1.0.weight", | ||
"net_kernel.convup3_sv.model.0.bias": "spatially_varying_feature.3.1.0.bias", | ||
"net_kernel.convup3_sv.model.2.weight": "spatially_varying_feature.3.1.2.weight", | ||
"net_kernel.convup3_sv.model.2.bias": "spatially_varying_feature.3.1.2.bias", | ||
"net_kernel.convup3_sv.model.4.weight": "spatially_varying_feature.3.1.4.weight", | ||
"net_kernel.convup3_sv.model.4.bias": "spatially_varying_feature.3.1.4.bias", | ||
"net_kernel.convup1.0.conv.0.weight": "decoder.1.1.model.0.model.0.weight", | ||
"net_kernel.convup1.0.conv.0.bias": "decoder.1.1.model.0.model.0.bias", | ||
"net_kernel.convup1.1.conv.0.weight": "decoder.1.1.model.1.model.0.weight", | ||
"net_kernel.convup1.1.conv.0.bias": "decoder.1.1.model.1.model.0.bias", | ||
"net_kernel.convup2.0.conv.0.weight": "decoder.2.1.model.0.model.0.weight", | ||
"net_kernel.convup2.0.conv.0.bias": "decoder.2.1.model.0.model.0.bias", | ||
"net_kernel.convup2.1.conv.0.weight": "decoder.2.1.model.1.model.0.weight", | ||
"net_kernel.convup2.1.conv.0.bias": "decoder.2.1.model.1.model.0.bias", | ||
"net_kernel.convup3.0.conv.0.weight": "decoder.3.1.model.0.model.0.weight", | ||
"net_kernel.convup3.0.conv.0.bias": "decoder.3.1.model.0.model.0.bias", | ||
"net_kernel.convup3.1.conv.0.weight": "decoder.3.1.model.1.model.0.weight", | ||
"net_kernel.convup3.1.conv.0.bias": "decoder.3.1.model.1.model.0.bias", | ||
"net_kernel.glo.global_feature.0.weight": "decoder.0.transformations_1.global_feature_1.0.weight", | ||
"net_kernel.glo.global_feature.0.bias": "decoder.0.transformations_1.global_feature_1.0.bias", | ||
"net_kernel.glo.global_feature_1.0.weight": "decoder.0.transformations_1.global_feature_2.0.weight", | ||
"net_kernel.glo.global_feature_1.0.bias": "decoder.0.transformations_1.global_feature_2.0.bias", | ||
"net_kernel.glo1.global_feature.0.weight": "decoder.0.transformations_2.global_feature_1.0.weight", | ||
"net_kernel.glo1.global_feature.0.bias": "decoder.0.transformations_2.global_feature_1.0.bias", | ||
"net_kernel.glo1.global_feature_1.0.weight": "decoder.0.transformations_2.global_feature_2.0.weight", | ||
"net_kernel.glo1.global_feature_1.0.bias": "decoder.0.transformations_2.global_feature_2.0.bias", | ||
"net_kernel.convglo.0.conv.0.weight": "decoder.0.global_features_1.model.0.model.0.weight", | ||
"net_kernel.convglo.0.conv.0.bias": "decoder.0.global_features_1.model.0.model.0.bias", | ||
"net_kernel.convglo.1.conv.0.weight": "decoder.0.global_features_1.model.1.model.0.weight", | ||
"net_kernel.convglo.1.conv.0.bias": "decoder.0.global_features_1.model.1.model.0.bias", | ||
"net_kernel.convglo1.0.conv.0.weight": "decoder.0.global_features_2.model.0.model.0.weight", | ||
"net_kernel.convglo1.0.conv.0.bias": "decoder.0.global_features_2.model.0.model.0.bias", | ||
"net_kernel.convglo1.1.conv.0.weight": "decoder.0.global_features_2.model.1.model.0.weight", | ||
"net_kernel.convglo1.1.conv.0.bias": "decoder.0.global_features_2.model.1.model.0.bias", | ||
"net_kernel.up1.up.weight": "decoder.1.0.up.weight", | ||
"net_kernel.up1.up.bias": "decoder.1.0.up.bias", | ||
"net_kernel.up2.up.weight": "decoder.2.0.up.weight", | ||
"net_kernel.up2.up.bias": "decoder.2.0.up.bias", | ||
"net_kernel.up3.up.weight": "decoder.3.0.up.weight", | ||
"net_kernel.up3.up.bias": "decoder.3.0.up.bias" | ||
}, | ||
"light_prop_key_mapping": { | ||
"net_feature.inc.0.conv.0.weight": "inc.model.0.weight", | ||
"net_feature.inc.0.conv.0.bias": "inc.model.0.bias", | ||
"net_feature.conv1.0.conv.0.weight": "encoder.0.1.model.0.model.0.weight", | ||
"net_feature.conv1.0.conv.0.bias": "encoder.0.1.model.0.model.0.bias", | ||
"net_feature.conv1.1.conv.0.weight": "encoder.0.1.model.1.model.0.weight", | ||
"net_feature.conv1.1.conv.0.bias": "encoder.0.1.model.1.model.0.bias", | ||
"net_feature.conv2.0.conv.0.weight": "encoder.1.1.model.0.model.0.weight", | ||
"net_feature.conv2.0.conv.0.bias": "encoder.1.1.model.0.model.0.bias", | ||
"net_feature.conv2.1.conv.0.weight": "encoder.1.1.model.1.model.0.weight", | ||
"net_feature.conv2.1.conv.0.bias": "encoder.1.1.model.1.model.0.bias", | ||
"net_feature.conv3.0.conv.0.weight": "encoder.2.1.model.0.model.0.weight", | ||
"net_feature.conv3.0.conv.0.bias": "encoder.2.1.model.0.model.0.bias", | ||
"net_feature.conv3.1.conv.0.weight": "encoder.2.1.model.1.model.0.weight", | ||
"net_feature.conv3.1.conv.0.bias": "encoder.2.1.model.1.model.0.bias", | ||
"net_feature.conv4.0.conv.0.weight": "encoder.3.1.model.0.model.0.weight", | ||
"net_feature.conv4.0.conv.0.bias": "encoder.3.1.model.0.model.0.bias", | ||
"net_feature.conv4.1.conv.0.weight": "encoder.3.1.model.1.model.0.weight", | ||
"net_feature.conv4.1.conv.0.bias": "encoder.3.1.model.1.model.0.bias", | ||
"net_feature.sv1.weight": "encoder.0.2.weight", | ||
"net_feature.sv1.net.weight": "encoder.0.2.standard_convolution.weight", | ||
"net_feature.sv1.net.bias": "encoder.0.2.standard_convolution.bias", | ||
"net_feature.sv2.weight": "encoder.1.2.weight", | ||
"net_feature.sv2.net.weight": "encoder.1.2.standard_convolution.weight", | ||
"net_feature.sv2.net.bias": "encoder.1.2.standard_convolution.bias", | ||
"net_feature.sv3.weight": "encoder.2.2.weight", | ||
"net_feature.sv3.net.weight": "encoder.2.2.standard_convolution.weight", | ||
"net_feature.sv3.net.bias": "encoder.2.2.standard_convolution.bias", | ||
"net_feature.sv4.weight": "encoder.3.2.weight", | ||
"net_feature.sv4.net.weight": "encoder.3.2.standard_convolution.weight", | ||
"net_feature.sv4.net.bias": "encoder.3.2.standard_convolution.bias", | ||
"net_feature.convglo0.0.conv.0.weight": "global_feature_module.0.0.model.0.model.0.weight", | ||
"net_feature.convglo0.0.conv.0.bias": "global_feature_module.0.0.model.0.model.0.bias", | ||
"net_feature.convglo0.1.conv.0.weight": "global_feature_module.0.0.model.1.model.0.weight", | ||
"net_feature.convglo0.1.conv.0.bias": "global_feature_module.0.0.model.1.model.0.bias", | ||
"net_feature.glo.global_feature.0.weight": "global_feature_module.0.1.transformations_1.global_feature_1.0.weight", | ||
"net_feature.glo.global_feature.0.bias": "global_feature_module.0.1.transformations_1.global_feature_1.0.bias", | ||
"net_feature.glo.global_feature_1.0.weight": "global_feature_module.0.1.transformations_1.global_feature_2.0.weight", | ||
"net_feature.glo.global_feature_1.0.bias": "global_feature_module.0.1.transformations_1.global_feature_2.0.bias", | ||
"net_feature.convglo.0.conv.0.weight": "global_feature_module.0.1.global_features_1.model.0.model.0.weight", | ||
"net_feature.convglo.0.conv.0.bias": "global_feature_module.0.1.global_features_1.model.0.model.0.bias", | ||
"net_feature.convglo.1.conv.0.weight": "global_feature_module.0.1.global_features_1.model.1.model.0.weight", | ||
"net_feature.convglo.1.conv.0.bias": "global_feature_module.0.1.global_features_1.model.1.model.0.bias", | ||
"net_feature.convglo1.0.conv.0.weight": "global_feature_module.0.1.global_features_2.model.0.model.0.weight", | ||
"net_feature.convglo1.0.conv.0.bias": "global_feature_module.0.1.global_features_2.model.0.model.0.bias", | ||
"net_feature.convglo1.1.conv.0.weight": "global_feature_module.0.1.global_features_2.model.1.model.0.weight", | ||
"net_feature.convglo1.1.conv.0.bias": "global_feature_module.0.1.global_features_2.model.1.model.0.bias", | ||
"net_feature.glo1.global_feature.0.weight": "global_feature_module.0.1.transformations_2.global_feature_1.0.weight", | ||
"net_feature.glo1.global_feature.0.bias": "global_feature_module.0.1.transformations_2.global_feature_1.0.bias", | ||
"net_feature.glo1.global_feature_1.0.weight": "global_feature_module.0.1.transformations_2.global_feature_2.0.weight", | ||
"net_feature.glo1.global_feature_1.0.bias": "global_feature_module.0.1.transformations_2.global_feature_2.0.bias", | ||
"net_feature.up1.up.weight": "decoder.0.0.up.weight", | ||
"net_feature.up1.up.bias": "decoder.0.0.up.bias", | ||
"net_feature.up2.up.weight": "decoder.1.0.up.weight", | ||
"net_feature.up2.up.bias": "decoder.1.0.up.bias", | ||
"net_feature.up3.up.weight": "decoder.2.0.up.weight", | ||
"net_feature.up3.up.bias": "decoder.2.0.up.bias", | ||
"net_feature.up4.up.weight": "decoder.3.0.up.weight", | ||
"net_feature.up4.up.bias": "decoder.3.0.up.bias", | ||
"net_feature.convup1.0.conv.0.weight": "decoder.0.1.model.0.model.0.weight", | ||
"net_feature.convup1.0.conv.0.bias": "decoder.0.1.model.0.model.0.bias", | ||
"net_feature.convup1.1.conv.0.weight": "decoder.0.1.model.1.model.0.weight", | ||
"net_feature.convup1.1.conv.0.bias": "decoder.0.1.model.1.model.0.bias", | ||
"net_feature.convup2.0.conv.0.weight": "decoder.1.1.model.0.model.0.weight", | ||
"net_feature.convup2.0.conv.0.bias": "decoder.1.1.model.0.model.0.bias", | ||
"net_feature.convup2.1.conv.0.weight": "decoder.1.1.model.1.model.0.weight", | ||
"net_feature.convup2.1.conv.0.bias": "decoder.1.1.model.1.model.0.bias", | ||
"net_feature.convup3.0.conv.0.weight": "decoder.2.1.model.0.model.0.weight", | ||
"net_feature.convup3.0.conv.0.bias": "decoder.2.1.model.0.model.0.bias", | ||
"net_feature.convup3.1.conv.0.weight": "decoder.2.1.model.1.model.0.weight", | ||
"net_feature.convup3.1.conv.0.bias": "decoder.2.1.model.1.model.0.bias", | ||
"net_feature.convup4.0.conv.0.weight": "decoder.3.1.0.model.0.weight", | ||
"net_feature.convup4.0.conv.0.bias": "decoder.3.1.0.model.0.bias", | ||
"net_feature.outc.conv.weight": "decoder.3.1.1.model.0.weight", | ||
"net_feature.outc.conv.bias": "decoder.3.1.1.model.0.bias" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.