Model save
Browse files
README.md
CHANGED
|
@@ -4,6 +4,11 @@ license: apache-2.0
|
|
| 4 |
base_model: facebook/dinov2-small
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: dinov2_Liveness_detection_v2.2.2
|
| 9 |
results: []
|
|
@@ -16,6 +21,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
# dinov2_Liveness_detection_v2.2.2
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [facebook/dinov2-small](https://huggingface.co/facebook/dinov2-small) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -43,6 +54,16 @@ The following hyperparameters were used during training:
|
|
| 43 |
- num_epochs: 5
|
| 44 |
- mixed_precision_training: Native AMP
|
| 45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
### Framework versions
|
| 47 |
|
| 48 |
- Transformers 4.44.2
|
|
|
|
| 4 |
base_model: facebook/dinov2-small
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
- f1
|
| 10 |
+
- recall
|
| 11 |
+
- precision
|
| 12 |
model-index:
|
| 13 |
- name: dinov2_Liveness_detection_v2.2.2
|
| 14 |
results: []
|
|
|
|
| 21 |
# dinov2_Liveness_detection_v2.2.2
|
| 22 |
|
| 23 |
This model is a fine-tuned version of [facebook/dinov2-small](https://huggingface.co/facebook/dinov2-small) on an unknown dataset.
|
| 24 |
+
It achieves the following results on the evaluation set:
|
| 25 |
+
- Loss: 0.0289
|
| 26 |
+
- Accuracy: 0.9916
|
| 27 |
+
- F1: 0.9915
|
| 28 |
+
- Recall: 0.9916
|
| 29 |
+
- Precision: 0.9916
|
| 30 |
|
| 31 |
## Model description
|
| 32 |
|
|
|
|
| 54 |
- num_epochs: 5
|
| 55 |
- mixed_precision_training: Native AMP
|
| 56 |
|
| 57 |
+
### Training results
|
| 58 |
+
|
| 59 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
| 60 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
| 61 |
+
| 0.266 | 1.2190 | 128 | 0.1499 | 0.942 | 0.9424 | 0.942 | 0.9421 |
|
| 62 |
+
| 0.0929 | 2.4381 | 256 | 0.1267 | 0.9574 | 0.9579 | 0.9574 | 0.9594 |
|
| 63 |
+
| 0.0298 | 3.6571 | 384 | 0.0303 | 0.9888 | 0.9888 | 0.9888 | 0.9888 |
|
| 64 |
+
| 0.0083 | 4.8762 | 512 | 0.0289 | 0.9916 | 0.9915 | 0.9916 | 0.9916 |
|
| 65 |
+
|
| 66 |
+
|
| 67 |
### Framework versions
|
| 68 |
|
| 69 |
- Transformers 4.44.2
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 88257824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e1da558c8538945d0827f7348f0f911d4a80074efa874237b12a19f82e189da
|
| 3 |
size 88257824
|
runs/Jan15_01-24-36_a321c45b9f94/events.out.tfevents.1736904280.a321c45b9f94.21.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:149c3f6c737dd8f94726ec22f82189f919f1645598dbfc7bdbcea99cfb6247a3
|
| 3 |
+
size 9275
|