snbhanja commited on
Commit
b3965e8
·
verified ·
1 Parent(s): 8a5f7f9

Model save

Browse files
Files changed (1) hide show
  1. README.md +21 -26
README.md CHANGED
@@ -3,9 +3,6 @@ library_name: transformers
3
  license: other
4
  base_model: facebook/mask2former-swin-tiny-coco-instance
5
  tags:
6
- - image-segmentation
7
- - instance-segmentation
8
- - vision
9
  - generated_from_trainer
10
  model-index:
11
  - name: finetune-instance-segmentation-ade20k-mini-mask2former
@@ -17,25 +14,25 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # finetune-instance-segmentation-ade20k-mini-mask2former
19
 
20
- This model is a fine-tuned version of [facebook/mask2former-swin-tiny-coco-instance](https://huggingface.co/facebook/mask2former-swin-tiny-coco-instance) on the qubvel-hf/ade20k-mini dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 28.4481
23
- - Map: 0.2172
24
- - Map 50: 0.4234
25
- - Map 75: 0.2041
26
- - Map Small: 0.1458
27
- - Map Medium: 0.6353
28
- - Map Large: 0.8076
29
- - Mar 1: 0.0953
30
- - Mar 10: 0.254
31
- - Mar 100: 0.2903
32
- - Mar Small: 0.2169
33
- - Mar Medium: 0.7113
34
- - Mar Large: 0.8594
35
- - Map Person: 0.1476
36
- - Mar 100 Person: 0.205
37
- - Map Car: 0.2867
38
- - Mar 100 Car: 0.3755
39
 
40
  ## Model description
41
 
@@ -62,17 +59,15 @@ The following hyperparameters were used during training:
62
  - total_train_batch_size: 16
63
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
64
  - lr_scheduler_type: constant
65
- - num_epochs: 4.0
66
  - mixed_precision_training: Native AMP
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Map | Map 50 | Map 75 | Map Small | Map Medium | Map Large | Mar 1 | Mar 10 | Mar 100 | Mar Small | Mar Medium | Mar Large | Map Person | Mar 100 Person | Map Car | Mar 100 Car |
71
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:----------:|:---------:|:------:|:------:|:-------:|:---------:|:----------:|:---------:|:----------:|:--------------:|:-------:|:-----------:|
72
- | 33.5412 | 1.0 | 100 | 31.5328 | 0.1929 | 0.3918 | 0.1737 | 0.1281 | 0.6122 | 0.7895 | 0.0904 | 0.2473 | 0.2836 | 0.2105 | 0.7063 | 0.8229 | 0.13 | 0.2001 | 0.2558 | 0.3672 |
73
- | 27.9471 | 2.0 | 200 | 29.7181 | 0.2053 | 0.4151 | 0.1851 | 0.1387 | 0.6192 | 0.8018 | 0.093 | 0.2507 | 0.2872 | 0.2142 | 0.7079 | 0.8323 | 0.1364 | 0.2029 | 0.2741 | 0.3714 |
74
- | 26.4855 | 3.0 | 300 | 28.9786 | 0.2134 | 0.4219 | 0.1945 | 0.1451 | 0.6255 | 0.8047 | 0.0944 | 0.2543 | 0.2918 | 0.2198 | 0.7045 | 0.8594 | 0.143 | 0.2059 | 0.2837 | 0.3777 |
75
- | 25.4746 | 4.0 | 400 | 28.4481 | 0.2172 | 0.4234 | 0.2041 | 0.1458 | 0.6353 | 0.8076 | 0.0953 | 0.254 | 0.2903 | 0.2169 | 0.7113 | 0.8594 | 0.1476 | 0.205 | 0.2867 | 0.3755 |
76
 
77
 
78
  ### Framework versions
 
3
  license: other
4
  base_model: facebook/mask2former-swin-tiny-coco-instance
5
  tags:
 
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: finetune-instance-segmentation-ade20k-mini-mask2former
 
14
 
15
  # finetune-instance-segmentation-ade20k-mini-mask2former
16
 
17
+ This model is a fine-tuned version of [facebook/mask2former-swin-tiny-coco-instance](https://huggingface.co/facebook/mask2former-swin-tiny-coco-instance) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 31.0067
20
+ - Map: 0.2061
21
+ - Map 50: 0.4076
22
+ - Map 75: 0.1946
23
+ - Map Small: 0.1368
24
+ - Map Medium: 0.623
25
+ - Map Large: 0.82
26
+ - Mar 1: 0.0921
27
+ - Mar 10: 0.2488
28
+ - Mar 100: 0.2856
29
+ - Mar Small: 0.2105
30
+ - Mar Medium: 0.7164
31
+ - Mar Large: 0.8705
32
+ - Map Person: 0.1413
33
+ - Mar 100 Person: 0.2035
34
+ - Map Car: 0.2709
35
+ - Mar 100 Car: 0.3678
36
 
37
  ## Model description
38
 
 
59
  - total_train_batch_size: 16
60
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: constant
62
+ - num_epochs: 2.0
63
  - mixed_precision_training: Native AMP
64
 
65
  ### Training results
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Map | Map 50 | Map 75 | Map Small | Map Medium | Map Large | Mar 1 | Mar 10 | Mar 100 | Mar Small | Mar Medium | Mar Large | Map Person | Mar 100 Person | Map Car | Mar 100 Car |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:----------:|:---------:|:------:|:------:|:-------:|:---------:|:----------:|:---------:|:----------:|:--------------:|:-------:|:-----------:|
69
+ | 37.3934 | 1.0 | 100 | 33.6332 | 0.1981 | 0.3956 | 0.1799 | 0.1285 | 0.6173 | 0.7992 | 0.0896 | 0.2453 | 0.2821 | 0.2074 | 0.7135 | 0.8354 | 0.1349 | 0.2001 | 0.2613 | 0.3641 |
70
+ | 29.0441 | 2.0 | 200 | 31.0067 | 0.2061 | 0.4076 | 0.1946 | 0.1368 | 0.623 | 0.82 | 0.0921 | 0.2488 | 0.2856 | 0.2105 | 0.7164 | 0.8705 | 0.1413 | 0.2035 | 0.2709 | 0.3678 |
 
 
71
 
72
 
73
  ### Framework versions