iformer_s_arabian-peninsula / iformer_s_arabian-peninsula.json
hassonofer's picture
Update iformer_s_arabian-peninsula.json
406e7cf verified
raw
history blame
1 kB
{
"birder_version": "v0.0.5a82",
"name": "iformer",
"alias": "iformer_s",
"task": "image_classification",
"net_param": null,
"model_config": {
"depths": [
3,
3,
9,
3
],
"embed_dims": [
96,
192,
320,
384
],
"num_heads": [
3,
6,
10,
12
],
"attention_heads": [
1,
1,
1,
3,
3,
3,
7,
7,
7,
7,
9,
9,
9,
9,
9,
11,
11,
11
],
"layer_scale_init_value": 1e-06,
"drop_path_rate": 0.2
},
"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
]
}
}