deep-svdd-deepfake-detector1 / config /threshold_metadata.json
ash12321's picture
Upload: Metadata and statistics for the R² threshold calculation.
1e5c3f7 verified
raw
history blame contribute delete
669 Bytes
{
"threshold": {
"r_squared": 6.181929990134449e-08,
"percentile": 99.9,
"coverage": "99.9%",
"false_positive_rate": "0.1%"
},
"statistics": {
"mean_distance_squared": 1.1296992674658668e-08,
"median_distance_squared": 1.010520556121719e-08,
"std_distance_squared": 5.865409935523758e-09,
"min_distance_squared": 3.4474809673668005e-09,
"max_distance_squared": 5.534641900339921e-07
},
"samples": {
"total": 64424,
"inside_hypersphere": 64359,
"outside_hypersphere": 65
},
"timestamp": "2025-11-29T20:41:10.953300",
"model_checkpoint": "checkpoints/last.ckpt",
"center_path": "output/center_vector.pt"
}