CoolFace
Modelpublic

Omar280X/passport_segmentation_v9

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

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

Omar280X/passportsegmentationv9

This model is a fine-tuned version of nvidia/segformer-b0-finetuned-ade-512-512 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Train Loss: 0.0239
  • —Validation Loss: 0.0941
  • —Epoch: 19

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:

  • —optimizer: {'name': 'Adam', 'learningrate': 6e-05, 'decay': 0.0, 'beta1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
  • —training_precision: float32

Training results

Train LossValidation LossEpoch
0.15940.13220
0.07830.13261
0.06200.10992
0.05310.10933
0.04840.09084
0.04400.17855
0.04030.13456
0.03790.08857
0.03570.14858
0.03340.10249
0.03080.100910
0.03110.136811
0.03210.122312
0.02900.097413
0.02720.180214
0.02760.110915
0.02600.107416
0.02790.109217
0.02520.099418
0.02390.094119

Framework versions

  • —Transformers 4.37.0
  • —TensorFlow 2.10.0
  • —Datasets 3.2.0
  • —Tokenizers 0.15.2