update IQA results

This commit is contained in:
Nguyễn Phước Thành
2025-09-09 12:51:55 +07:00
parent eb465155d1
commit eb0a12448f
32 changed files with 3551 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -0,0 +1,50 @@
{
"positive_definition": "HIGH when score >= threshold",
"best_thresholds": {
"f1": {
"threshold": 1.6,
"value": 0.9249762583095917,
"confusion": {
"TP": 2922,
"FP": 474,
"FN": 0,
"TN": 0
}
},
"accuracy": {
"threshold": 1.6,
"value": 0.8604240282685512,
"confusion": {
"TP": 2922,
"FP": 474,
"FN": 0,
"TN": 0
}
},
"precision": {
"threshold": 4.2,
"value": 1.0,
"confusion": {
"TP": 3,
"FP": 0,
"FN": 2919,
"TN": 474
}
},
"recall": {
"threshold": 1.6,
"value": 1.0,
"confusion": {
"TP": 2922,
"FP": 474,
"FN": 0,
"TN": 0
}
}
},
"counts": {
"total": 3396,
"positives": 2922,
"negatives": 474
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB