CoolFace
Modelpublic

DownwardSpiral33/hands_palms_classifier_resize

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes6downloads
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. -->

DownwardSpiral33/handspalmsclassifier_resize

This model is a fine-tuned version of google/vit-base-patch16-224-in21k on an unknown dataset. It achieves the following results on the evaluation set:

  • —Train Loss: 0.0501
  • —Validation Loss: 1.0093
  • —Train Accuracy: 0.6774
  • —Epoch: 49

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', 'weightdecay': None, 'clipnorm': None, 'globalclipnorm': None, 'clipvalue': None, 'useema': False, 'emamomentum': 0.99, 'emaoverwritefrequency': None, 'jitcompile': True, 'islegacyoptimizer': False, 'learningrate': {'module': 'keras.optimizers.schedules', 'classname': 'PolynomialDecay', 'config': {'initiallearningrate': 1e-05, 'decaysteps': 17400, 'endlearningrate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registeredname': None}, 'beta1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
  • —training_precision: float32

Training results

Train LossValidation LossTrain AccuracyEpoch
0.68210.64530.64520
0.66370.63720.64521
0.65120.62790.64522
0.63420.61900.70973
0.60920.60680.70974
0.57950.59440.77425
0.55570.58400.77426
0.51590.57250.74197
0.47820.56670.74198
0.44090.59910.67749
0.40260.62840.612910
0.37170.60610.677411
0.32230.61540.645212
0.24900.63260.741913
0.23930.64480.645214
0.19710.65170.677415
0.18560.69660.580616
0.18280.74990.677417
0.14160.68420.709718
0.13790.61030.774219
0.13950.79280.677420
0.14940.65740.709721
0.10750.69050.709722
0.09690.66740.709723
0.10160.84440.645224
0.09740.92600.612925
0.14000.89850.677426
0.09770.90140.580627
0.07590.83100.645228
0.06830.83270.677429
0.06700.82470.709730
0.06920.87340.645231
0.07010.83690.709732
0.06051.05250.612933
0.08470.94390.580634
0.05150.84940.677435
0.05840.92700.580636
0.06231.04420.580637
0.05321.07070.612938
0.05960.95690.645239
0.05290.95020.709740
0.04510.98730.645241
0.04651.01430.677442
0.04261.07630.645243
0.04451.02820.645244
0.06441.09120.612945
0.18110.97710.677446
0.10521.05710.645247
0.07411.13300.548448
0.05011.00930.677449

Framework versions

  • —Transformers 4.35.2
  • —TensorFlow 2.14.0
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0