hassonofer commited on
Commit
f8ac6a4
·
verified ·
1 Parent(s): 15e7d80

Upload 4 files

Browse files
nextvit_s_eu-common.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "birder_version": "v0.0.10a7",
3
+ "name": "nextvit",
4
+ "alias": "nextvit_s",
5
+ "task": "image_classification",
6
+ "model_config": {
7
+ "depths": [
8
+ 3,
9
+ 4,
10
+ 10,
11
+ 3
12
+ ],
13
+ "drop_path_rate": 0.1
14
+ },
15
+ "signature": {
16
+ "inputs": [
17
+ {
18
+ "data_shape": [
19
+ 0,
20
+ 3,
21
+ 384,
22
+ 384
23
+ ]
24
+ }
25
+ ],
26
+ "outputs": [
27
+ {
28
+ "data_shape": [
29
+ 0,
30
+ 707
31
+ ]
32
+ }
33
+ ]
34
+ },
35
+ "rgb_stats": {
36
+ "mean": [
37
+ 0.5191,
38
+ 0.5306,
39
+ 0.4877
40
+ ],
41
+ "std": [
42
+ 0.2316,
43
+ 0.2304,
44
+ 0.2588
45
+ ]
46
+ }
47
+ }
nextvit_s_eu-common.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83a9b0bef8378a800ad557a317007a1fec453f9430f5742f178ec1d06ad37980
3
+ size 126211985
nextvit_s_eu-common256px.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "birder_version": "v0.0.10a7",
3
+ "name": "nextvit",
4
+ "alias": "nextvit_s",
5
+ "task": "image_classification",
6
+ "model_config": {
7
+ "depths": [
8
+ 3,
9
+ 4,
10
+ 10,
11
+ 3
12
+ ],
13
+ "drop_path_rate": 0.1
14
+ },
15
+ "signature": {
16
+ "inputs": [
17
+ {
18
+ "data_shape": [
19
+ 0,
20
+ 3,
21
+ 256,
22
+ 256
23
+ ]
24
+ }
25
+ ],
26
+ "outputs": [
27
+ {
28
+ "data_shape": [
29
+ 0,
30
+ 707
31
+ ]
32
+ }
33
+ ]
34
+ },
35
+ "rgb_stats": {
36
+ "mean": [
37
+ 0.5191,
38
+ 0.5306,
39
+ 0.4877
40
+ ],
41
+ "std": [
42
+ 0.2316,
43
+ 0.2304,
44
+ 0.2588
45
+ ]
46
+ }
47
+ }
nextvit_s_eu-common256px.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b0962f154cfb0a5c7d5c72ea8b29068a355933a9aedee8e466e8cdb6bd0ac09
3
+ size 126212463