Update sample
Browse files
sample
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
Train accuracy
|
| 2 |
|
| 3 |
-
1515/1515 [00:53<00:00, 28.33it/s]num_classes: 7
|
| 4 |
per_face_accuracy: 0.8964884874006657
|
| 5 |
mean_confidence: 0.90162826
|
| 6 |
class_0_acc: 0.8309014514896867
|
|
@@ -16,9 +15,8 @@ IoU: 0.80784581826577
|
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
-
Test Accuracy
|
| 20 |
|
| 21 |
-
191/191 [00:10<00:00, 18.99it/s]num_classes: 7
|
| 22 |
per_face_accuracy: 0.864323620706919
|
| 23 |
mean_confidence: 0.89635736
|
| 24 |
class_0_acc: 0.7909681833732467
|
|
@@ -34,9 +32,8 @@ IoU: 0.7578926103706184
|
|
| 34 |
|
| 35 |
|
| 36 |
|
| 37 |
-
Unseen Accuracy
|
| 38 |
|
| 39 |
-
49/49 [00:03<00:00, 14.00it/s]num_classes: 7
|
| 40 |
per_face_accuracy: 0.866403162055336
|
| 41 |
mean_confidence: 0.8827821
|
| 42 |
class_0_acc: 0.875
|
|
@@ -49,3 +46,19 @@ class_6_acc: 0.9120370370370371
|
|
| 49 |
per_class_accuracy: 0.8747658783864625
|
| 50 |
IoU: 0.7264917818820532
|
| 51 |
49/49 [00:03<00:00, 13.94it/s]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Train accuracy = 89.648%
|
| 2 |
|
|
|
|
| 3 |
per_face_accuracy: 0.8964884874006657
|
| 4 |
mean_confidence: 0.90162826
|
| 5 |
class_0_acc: 0.8309014514896867
|
|
|
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
+
Test Accuracy = 86.432%
|
| 19 |
|
|
|
|
| 20 |
per_face_accuracy: 0.864323620706919
|
| 21 |
mean_confidence: 0.89635736
|
| 22 |
class_0_acc: 0.7909681833732467
|
|
|
|
| 32 |
|
| 33 |
|
| 34 |
|
| 35 |
+
Unseen Accuracy (Current AI Model) = 86.64%
|
| 36 |
|
|
|
|
| 37 |
per_face_accuracy: 0.866403162055336
|
| 38 |
mean_confidence: 0.8827821
|
| 39 |
class_0_acc: 0.875
|
|
|
|
| 46 |
per_class_accuracy: 0.8747658783864625
|
| 47 |
IoU: 0.7264917818820532
|
| 48 |
49/49 [00:03<00:00, 13.94it/s]
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
Unseen Accuracy (Previous AI Model) = 64.15%
|
| 52 |
+
|
| 53 |
+
per_face_accuracy: 0.6415019762845849
|
| 54 |
+
mean_confidence: 0.79006696
|
| 55 |
+
class_0_acc: 0.5881410256410257
|
| 56 |
+
class_1_acc: 0.93058568329718
|
| 57 |
+
class_2_acc: 0.38207547169811323
|
| 58 |
+
class_3_acc: 0.22641509433962265
|
| 59 |
+
class_4_acc: 0.6273764258555133
|
| 60 |
+
class_5_acc: 0.6433666191155493
|
| 61 |
+
class_6_acc: 0.5462962962962963
|
| 62 |
+
per_class_accuracy: 0.5634652308919
|
| 63 |
+
IoU: 0.40713622181722414
|
| 64 |
+
49/49 [00:08<00:00, 6.12it/s]
|