face-forgery-detection / optimal_thresholds.json
yuwan0's picture
initial
0212735
raw
history blame contribute delete
744 Bytes
{
"convnext_base": {
"threshold": 0.115,
"threshold_range": [
0.115,
0.115
]
},
"dinov2_base": {
"threshold": 0.577,
"threshold_range": [
0.577,
0.577
]
},
"fastervit_2": {
"threshold": 0.529,
"threshold_range": [
0.529,
0.529
]
},
"inceptionnext_base": {
"threshold": 0.157,
"threshold_range": [
0.157,
0.157
]
},
"internvit_300m": {
"threshold": 0.234,
"threshold_range": [
0.234,
0.234
]
},
"mambavision_t": {
"threshold": 0.066,
"threshold_range": [
0.066,
0.066
]
},
"maxvit_base": {
"threshold": 0.896,
"threshold_range": [
0.896,
0.896
]
}
}