Initial commit
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "nvidia/mit-
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
@@ -8,8 +8,8 @@
|
|
8 |
"decoder_hidden_size": 768,
|
9 |
"depths": [
|
10 |
3,
|
11 |
-
|
12 |
-
|
13 |
3
|
14 |
],
|
15 |
"downsampling_rates": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nvidia/mit-b5",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
8 |
"decoder_hidden_size": 768,
|
9 |
"depths": [
|
10 |
3,
|
11 |
+
6,
|
12 |
+
40,
|
13 |
3
|
14 |
],
|
15 |
"downsampling_rates": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5566f3684cb3a9cdd4de0efb1b164a4e15c2f16bcdad21ac0531f7323586348a
|
3 |
+
size 338528440
|