| { | |
| "model_type": "image-classification", | |
| "architecture": "resnet50", | |
| "num_classes": 2, | |
| "image_size": 224, | |
| "labels": [ | |
| "Real", | |
| "SDXL-generated" | |
| ], | |
| "test_accuracy": 99.75490196078431, | |
| "test_f1": 99.77250568735782, | |
| "test_auc_roc": 0.9998845880681818 | |
| } |
| { | |
| "model_type": "image-classification", | |
| "architecture": "resnet50", | |
| "num_classes": 2, | |
| "image_size": 224, | |
| "labels": [ | |
| "Real", | |
| "SDXL-generated" | |
| ], | |
| "test_accuracy": 99.75490196078431, | |
| "test_f1": 99.77250568735782, | |
| "test_auc_roc": 0.9998845880681818 | |
| } |