rdnet_s_arabian-peninsula / rdnet_s_arabian-peninsula.json
hassonofer's picture
Upload 2 files
e6db056 verified
{
"birder_version": "v0.0.6a5",
"name": "rdnet",
"alias": "rdnet_s",
"task": "image_classification",
"net_param": null,
"model_config": {
"num_init_features": 72,
"growth_rates": [
64,
128,
128,
128,
128,
128,
128,
128,
128,
240,
240
],
"num_blocks_list": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"is_downsample_block": [
false,
true,
true,
false,
false,
false,
false,
false,
false,
true,
false
],
"transition_compression_ratio": 0.5,
"block_type_name": [
"Block",
"Block",
"BlockESE",
"BlockESE",
"BlockESE",
"BlockESE",
"BlockESE",
"BlockESE",
"BlockESE",
"BlockESE",
"BlockESE"
],
"drop_path_rate": 0.35
},
"signature": {
"inputs": [
{
"data_shape": [
0,
3,
384,
384
]
}
],
"outputs": [
{
"data_shape": [
0,
735
]
}
]
},
"rgb_stats": {
"mean": [
0.5248,
0.5372,
0.5086
],
"std": [
0.2135,
0.2103,
0.2622
]
}
}