iloveass commited on
Commit
afbdf38
·
verified ·
1 Parent(s): a089e54

Upload 2 files

Browse files
Files changed (2) hide show
  1. gate_config.json +18 -0
  2. gate_mobilenetv3.pth +3 -0
gate_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "classes": [
3
+ "building_surface",
4
+ "other",
5
+ "road_or_pavement"
6
+ ],
7
+ "img_size": 224,
8
+ "mean": [
9
+ 0.485,
10
+ 0.456,
11
+ 0.406
12
+ ],
13
+ "std": [
14
+ 0.229,
15
+ 0.224,
16
+ 0.225
17
+ ]
18
+ }
gate_mobilenetv3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e64297d19448aa985ab02420e2e2537cc86b2a3b9583647e801dc68d2ec4e9c
3
+ size 6219394