FriedParrot commited on
Commit
abc8722
·
verified ·
1 Parent(s): 63bba78

Add trained FishSegmentationModel at 2025-10-03 12:25:30

Browse files
Files changed (2) hide show
  1. config.json +4 -0
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,6 +1,9 @@
1
  {
2
  "activation_dropout": 0.0,
3
  "activation_function": "relu",
 
 
 
4
  "attention_dropout": 0.0,
5
  "auxiliary_loss": false,
6
  "backbone": "resnet50",
@@ -25,6 +28,7 @@
25
  "dice_loss_coefficient": 1,
26
  "dilation": false,
27
  "dropout": 0.1,
 
28
  "encoder_attention_heads": 8,
29
  "encoder_ffn_dim": 2048,
30
  "encoder_layerdrop": 0.0,
 
1
  {
2
  "activation_dropout": 0.0,
3
  "activation_function": "relu",
4
+ "architectures": [
5
+ "DetrForSegmentation"
6
+ ],
7
  "attention_dropout": 0.0,
8
  "auxiliary_loss": false,
9
  "backbone": "resnet50",
 
28
  "dice_loss_coefficient": 1,
29
  "dilation": false,
30
  "dropout": 0.1,
31
+ "dtype": "float32",
32
  "encoder_attention_heads": 8,
33
  "encoder_ffn_dim": 2048,
34
  "encoder_layerdrop": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5f0f0a00a53290e339b23b865143384a1f6448de9b754fa75546d7179304581
3
  size 171843388
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7e032dae12cf9368b850763e9eb797167d4c828a00407a1b3601ca5b615a1a1
3
  size 171843388