54 lines
1.6 KiB
JSON
Executable File
54 lines
1.6 KiB
JSON
Executable File
{
|
|
"SpatialTransformer":{
|
|
"parameters":
|
|
[
|
|
{"name":"output_h",
|
|
"dtype": "uint32_t"
|
|
},
|
|
{"name": "output_w",
|
|
"dtype": "uint32_t"
|
|
},
|
|
{"name":"has_theta_1_1",
|
|
"dtype": "bool"
|
|
},
|
|
{"name": "has_theta_1_2",
|
|
"dtype": "bool"
|
|
},
|
|
{"name":"has_theta_1_3",
|
|
"dtype": "bool"
|
|
},
|
|
{"name": "has_theta_2_1",
|
|
"dtype": "bool"
|
|
},
|
|
{"name":"has_theta_2_2",
|
|
"dtype": "bool"
|
|
},
|
|
{"name": "has_theta_2_3",
|
|
"dtype": "bool"
|
|
},
|
|
{"name":"theta_1_1",
|
|
"dtype": "float"
|
|
},
|
|
{"name": "theta_1_2",
|
|
"dtype": "float"
|
|
},
|
|
{"name":"theta_1_3",
|
|
"dtype": "float"
|
|
},
|
|
{"name": "theta_2_1",
|
|
"dtype": "float"
|
|
},
|
|
{"name":"theta_2_2",
|
|
"dtype": "float"
|
|
},
|
|
{"name": "theta_2_3",
|
|
"dtype": "float"
|
|
},
|
|
{"name":"align_corners",
|
|
"dtype": "bool",
|
|
"Optional":"true",
|
|
"default":"false"
|
|
}
|
|
]
|
|
}
|
|
} |