CoolFace
Modelpublic

nguyenkhoa/dinov2_LoRA_Liveness_detection_v1.1

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes12downloads
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. -->

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

dinov2LoRALivenessdetectionv1.1

This model is a fine-tuned version of nguyenkhoa/dinov2_Liveness_detection_v2.1 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0243
  • —Accuracy: 0.9917
  • —F1: 0.9917
  • —Recall: 0.9917
  • —Precision: 0.9917

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: 5e-05
  • —trainbatchsize: 512
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 3
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1RecallPrecision
0.05010.4076640.04580.98410.98410.98410.9842
0.03550.81531280.03420.98800.98800.98800.9880
0.02531.22291920.03080.99010.99010.99010.9901
0.02261.63062560.02670.99100.99100.99100.9910
0.02642.03823200.02550.99120.99120.99120.9912
0.01682.44593840.02450.99220.99220.99220.9922
0.01442.85354480.02430.99170.99170.99170.9917

Framework versions

  • —PEFT 0.14.0
  • —Transformers 4.44.2
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.19.1