File size: 812 Bytes
cc63882 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | {
"idx": 0,
"prompt": "",
"timestamp": "2026-02-14T22:42:50.009903",
"predictions": {
"is_adversarial": true,
"adversarial_probability": 0.9990147352218628,
"predicted_class": "Gore",
"predicted_class_idx": 2,
"class_probabilities": {
"Safe": 0.00019090762361884117,
"NSFW": 0.00021155484137125313,
"Gore": 0.9995040893554688,
"Weapon": 9.343923011329025e-05
},
"quality_score": 0.5446398854255676,
"faithfulness_score": 0.9994398951530457,
"seam_quality": 0.6005926728248596,
"relative_adversary_score": 0.9974340796470642
},
"ground_truth": {
"is_adversarial": true,
"class": "Gore",
"quality_score": 0.5
},
"explanation": "\u26a0 Image classified as 'Gore' with 99.9% confidence. High adversarial strength (1.00). "
} |