CoolFace
Modelpublic

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

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes7downloads
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-mask2former_augmentation

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: 21.8491
  • Map: 0.2024
  • Map 50: 0.3976
  • Map 75: 0.1846
  • Map Small: 0.1131
  • Map Medium: 0.4171
  • Map Large: 0.9371
  • Mar 1: 0.098
  • Mar 10: 0.2621
  • Mar 100: 0.3113
  • Mar Small: 0.2456
  • Mar Medium: 0.5068
  • Mar Large: 0.9545
  • Map Car: 0.3761
  • Mar 100 Car: 0.5206
  • Map Person: 0.0288
  • Mar 100 Person: 0.102

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
32.12361.031525.00160.1720.32350.16770.08810.34830.89440.08770.22180.26170.19350.45490.93470.33760.47750.00650.0459
25.80062.063023.88440.18360.35050.17080.09730.36910.91320.090.23240.2760.20740.47650.94340.35410.49010.01310.0619
24.0983.094523.18220.18920.35830.17510.09750.38230.92970.09040.23920.2830.2150.48140.94950.36160.49670.01680.0693
23.02374.0126022.71270.19130.36920.17510.10170.38460.92890.09330.24370.2890.22250.48270.94860.36350.50030.01910.0778
22.255.0157522.59180.19330.37650.17540.10530.39510.92670.09340.24770.29160.22530.48290.94740.36480.50.02180.0832
21.70566.0189021.96660.20190.39130.18330.11010.40370.93110.09650.2560.29980.2350.49110.94970.37750.51450.02630.0852
21.2187.0220522.13760.20020.38590.18410.10870.4120.92990.09740.2550.30030.23310.50040.95240.37510.51130.02540.0892
20.71518.0252021.74310.20130.39530.18190.11050.4110.93490.09730.25950.30590.24010.50160.95330.3750.51780.02770.094
20.41979.0283521.85460.20240.39250.1840.11120.41360.93250.09710.25890.30440.23870.49650.95310.37810.51640.02670.0925
20.13399.9698314021.84910.20240.39760.18460.11310.41710.93710.0980.26210.31130.24560.50680.95450.37610.52060.02880.102

Framework versions

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