File size: 910 Bytes
85b8a4e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
  "birder_version": "v0.0.6a21",
  "name": "focalnet",
  "alias": "focalnet_b_lrf",
  "task": "image_classification",
  "net_param": null,
  "model_config": {
    "depths": [
      2,
      2,
      18,
      2
    ],
    "embed_dim": 128,
    "focal_levels": [
      3,
      3,
      3,
      3
    ],
    "focal_windows": [
      3,
      3,
      3,
      3
    ],
    "layer_scale_value": null,
    "use_post_norm": false,
    "use_overlap_down": false,
    "use_post_norm_in_modulation": false,
    "drop_path_rate": 0.2
  },
  "signature": {
    "inputs": [
      {
        "data_shape": [
          0,
          3,
          384,
          384
        ]
      }
    ],
    "outputs": [
      {
        "data_shape": [
          0,
          735
        ]
      }
    ]
  },
  "rgb_stats": {
    "mean": [
      0.5,
      0.5,
      0.5
    ],
    "std": [
      0.5,
      0.5,
      0.5
    ]
  }
}