CoolFace
Modelpublic

DownwardSpiral33/hands_palms_classifier_rot01

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

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.2863
  • —Validation Loss: 0.7353
  • —Train Accuracy: 0.6452
  • —Epoch: 45

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.69650.66870.58060
0.68510.66010.64521
0.67530.65190.64522
0.66440.64710.64523
0.65480.64050.61294
0.65410.63400.67745
0.64360.62660.67746
0.63640.62230.64527
0.62060.61120.67748
0.61660.60240.67749
0.61500.59700.709710
0.60190.58630.709711
0.58950.58240.709712
0.58660.58620.709713
0.58130.57420.677414
0.55860.56830.709715
0.55190.57490.741916
0.53110.59060.677417
0.54400.55880.677418
0.51300.54390.709719
0.51040.54690.645220
0.48940.55740.645221
0.49030.55270.612922
0.49030.53660.645223
0.48750.55620.709724
0.46250.50900.709725
0.45320.54890.709726
0.40180.55940.709727
0.46000.61520.677428
0.41990.56690.677429
0.44060.61200.677430
0.38850.59030.645231
0.40710.61630.645232
0.40560.52570.741933
0.40370.56060.677434
0.35220.56460.645235
0.33580.63670.677436
0.34190.67520.677437
0.35670.58020.645238
0.37690.58850.709739
0.33320.58600.709740
0.38180.56120.741941
0.34630.59210.709742
0.32440.60150.709743
0.29580.61240.709744
0.28630.73530.645245

Framework versions

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