Image Classification
Birder
PyTorch
hassonofer commited on
Commit
99e0b7a
·
verified ·
1 Parent(s): 72286a1

Upload 2 files

Browse files
resnet_v1_50_arabian-peninsula.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "birder_version": "v0.0.6a18",
3
+ "name": "resnet_v1",
4
+ "alias": "resnet_v1_50",
5
+ "task": "image_classification",
6
+ "net_param": null,
7
+ "model_config": {
8
+ "bottle_neck": true,
9
+ "filter_list": [
10
+ 64,
11
+ 256,
12
+ 512,
13
+ 1024,
14
+ 2048
15
+ ],
16
+ "units": [
17
+ 3,
18
+ 4,
19
+ 6,
20
+ 3
21
+ ]
22
+ },
23
+ "signature": {
24
+ "inputs": [
25
+ {
26
+ "data_shape": [
27
+ 0,
28
+ 3,
29
+ 256,
30
+ 256
31
+ ]
32
+ }
33
+ ],
34
+ "outputs": [
35
+ {
36
+ "data_shape": [
37
+ 0,
38
+ 735
39
+ ]
40
+ }
41
+ ]
42
+ },
43
+ "rgb_stats": {
44
+ "mean": [
45
+ 0.5248,
46
+ 0.5372,
47
+ 0.5086
48
+ ],
49
+ "std": [
50
+ 0.2135,
51
+ 0.2103,
52
+ 0.2622
53
+ ]
54
+ }
55
+ }
resnet_v1_50_arabian-peninsula.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce0e7cd0d41ef546c3111801d1eeb8b821fabac88a6edc799144cf2637f9fd2
3
+ size 100408598