Add config file at 2025-10-03 04:11:38
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
],
|
| 5 |
"dtype": "float32",
|
| 6 |
"hidden_ch": 256,
|
| 7 |
-
"model_name": "
|
| 8 |
"model_type": "fish_segmentation_model",
|
| 9 |
"transformers_version": "4.56.2"
|
| 10 |
}
|
|
|
|
| 4 |
],
|
| 5 |
"dtype": "float32",
|
| 6 |
"hidden_ch": 256,
|
| 7 |
+
"model_name": "FishSegmentationModel",
|
| 8 |
"model_type": "fish_segmentation_model",
|
| 9 |
"transformers_version": "4.56.2"
|
| 10 |
}
|