yeray142/finetune-instance-segmentation-ade20k-mini-mask2former_augmentation
07
<!-- 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
Framework versions
- Transformers 4.50.0.dev0
- Pytorch 2.6.0+cu124
- Datasets 3.3.2
- Tokenizers 0.21.0
