Image Feature Extraction
Birder
PyTorch
hassonofer commited on
Commit
29da57e
·
verified ·
1 Parent(s): 965db2c

Upload 2 files

Browse files
rope_i_vit_s16_pn_ap_c1_pe-core.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "birder_version": "v0.0.9a5",
3
+ "name": "rope_vit",
4
+ "alias": "rope_i_vit_s16_pn_ap_c1",
5
+ "task": "image_classification",
6
+ "net_param": null,
7
+ "model_config": {
8
+ "patch_size": 16,
9
+ "num_layers": 12,
10
+ "num_heads": 6,
11
+ "hidden_dim": 384,
12
+ "mlp_dim": 1536,
13
+ "pre_norm": true,
14
+ "attn_pool_head": true,
15
+ "attn_pool_num_heads": 8,
16
+ "attn_pool_special_tokens": true,
17
+ "norm_layer_eps": 1e-05,
18
+ "rope_rot_type": "interleaved",
19
+ "rope_grid_indexing": "xy",
20
+ "rope_grid_offset": 1,
21
+ "rope_temperature": 10000.0,
22
+ "drop_path_rate": 0.0
23
+ },
24
+ "signature": {
25
+ "inputs": [
26
+ {
27
+ "data_shape": [
28
+ 0,
29
+ 3,
30
+ 384,
31
+ 384
32
+ ]
33
+ }
34
+ ],
35
+ "outputs": [
36
+ {
37
+ "data_shape": [
38
+ 0,
39
+ 0
40
+ ]
41
+ }
42
+ ]
43
+ },
44
+ "rgb_stats": {
45
+ "mean": [
46
+ 0.5,
47
+ 0.5,
48
+ 0.5
49
+ ],
50
+ "std": [
51
+ 0.5,
52
+ 0.5,
53
+ 0.5
54
+ ]
55
+ }
56
+ }
rope_i_vit_s16_pn_ap_c1_pe-core.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4429b0bafb9f827698dde73c882c70deb994329ea0dd169f68e76ad256bbb74
3
+ size 94408873