CoolFace
Modelpublic

yeray142/finetune-instance-segmentation-ade20k-mini-mask2former_backbone_frozen_1

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes5downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

finetune-instance-segmentation-ade20k-mini-mask2formerbackbonefrozen_1

This model is a fine-tuned version of facebook/mask2former-swin-tiny-coco-instance on the yeray142/kitti-mots-instance dataset. It achieves the following results on the evaluation set:

  • —Loss: 22.5821
  • —Map: 0.181
  • —Map 50: 0.35
  • —Map 75: 0.164
  • —Map Small: 0.0954
  • —Map Medium: 0.3758
  • —Map Large: 0.9135
  • —Mar 1: 0.0856
  • —Mar 10: 0.2359
  • —Mar 100: 0.2819
  • —Mar Small: 0.2158
  • —Mar Medium: 0.4688
  • —Mar Large: 0.9371
  • —Map Car: 0.3473
  • —Mar 100 Car: 0.4911
  • —Map Person: 0.0147
  • —Mar 100 Person: 0.0727

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 1e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: constant
  • —num_epochs: 10.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossMapMap 50Map 75Map SmallMap MediumMap LargeMar 1Mar 10Mar 100Mar SmallMar MediumMar LargeMap CarMar 100 CarMap PersonMar 100 Person
36.01951.031527.17210.14320.2790.13490.06880.31170.85160.07140.18870.22910.16050.41150.91330.28490.43720.00140.0209
28.61562.063025.28790.15970.29960.15210.07790.3370.87890.0780.20550.24970.18250.43860.91730.31470.46280.00460.0367
26.59613.094524.46410.16790.31710.15720.08170.34810.89210.08090.21370.2590.1930.44410.92290.3260.4730.00980.045
25.4354.0126024.10170.17010.32170.15770.08150.35620.90020.08160.21690.26010.19290.44790.92720.3290.4690.01120.0512
24.72215.0157523.55510.17380.32860.1620.08550.36150.89860.08330.22260.27170.20530.4620.92760.33570.48360.01190.0597
24.16396.0189023.34570.17610.33190.16410.08910.36060.90160.08380.22490.2670.20030.45390.92650.34120.47490.01110.059
23.5817.0220523.02180.18010.34150.16870.09240.36820.91110.08540.22950.27350.20610.46190.93560.34750.48290.01260.064
23.13368.0252022.81330.18170.34580.16730.09590.37230.91220.08520.2340.27820.21080.46820.93520.35070.48680.01270.0697
22.64989.0283522.81150.18230.34780.16830.09480.37580.91370.08560.23470.28180.21480.46910.93580.35080.48840.01390.0751
22.38689.9698314022.58210.1810.350.1640.09540.37580.91350.08560.23590.28190.21580.46880.93710.34730.49110.01470.0727

Framework versions

  • —Transformers 4.50.0.dev0
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.3.2
  • —Tokenizers 0.21.0