Push fine-tuned Segformer resize 384*512
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/workspace/segformer-maritime/checkpoint-2980",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
@@ -55,6 +55,7 @@
|
|
55 |
],
|
56 |
"num_channels": 3,
|
57 |
"num_encoder_blocks": 4,
|
|
|
58 |
"patch_sizes": [
|
59 |
7,
|
60 |
3,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/workspace/code/segformer-maritime/checkpoint-2980",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
55 |
],
|
56 |
"num_channels": 3,
|
57 |
"num_encoder_blocks": 4,
|
58 |
+
"output_hidden_states": true,
|
59 |
"patch_sizes": [
|
60 |
7,
|
61 |
3,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14885804
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb22fdb94b83e750627ab5feeb909618dfe0fbc0080bc3398be11ca6b10a8ea9
|
3 |
size 14885804
|