saketpatayeet commited on
Commit
aa9fde7
·
verified ·
1 Parent(s): c82d091

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. config.json +1 -1
  3. model.safetensors +2 -2
README.md CHANGED
@@ -37,7 +37,7 @@ model_init_params = {
37
  "decoder_attention_type": None,
38
  "decoder_interpolation": "nearest",
39
  "in_channels": 3,
40
- "classes": 1,
41
  "activation": None,
42
  "aux_params": None
43
  }
@@ -47,8 +47,8 @@ model_init_params = {
47
  ```json
48
  [
49
  {
50
- "test_per_image_iou": 0.7890859246253967,
51
- "test_dataset_iou": 0.7133795022964478
52
  }
53
  ]
54
  ```
 
37
  "decoder_attention_type": None,
38
  "decoder_interpolation": "nearest",
39
  "in_channels": 3,
40
+ "classes": 3,
41
  "activation": None,
42
  "aux_params": None
43
  }
 
47
  ```json
48
  [
49
  {
50
+ "test_per_image_iou": 0.9501466155052185,
51
+ "test_dataset_iou": 0.9473266005516052
52
  }
53
  ]
54
  ```
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_model_class": "UnetPlusPlus",
3
  "activation": null,
4
  "aux_params": null,
5
- "classes": 1,
6
  "decoder_attention_type": null,
7
  "decoder_channels": [
8
  256,
 
2
  "_model_class": "UnetPlusPlus",
3
  "activation": null,
4
  "aux_params": null,
5
+ "classes": 3,
6
  "decoder_attention_type": null,
7
  "decoder_channels": [
8
  256,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f35fb705d9247e2bad0901f767b22d38966efd3cc463ebcb01437214e5614cdf
3
- size 63961516
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:576e1f0d1b1b5cbc2492fe4577551adc3ec0eb79cffc7a62f784ce8a23f51443
3
+ size 63962676