Add susy dataset and metric
Browse files
README.md
CHANGED
|
@@ -7,11 +7,14 @@ datasets:
|
|
| 7 |
- ehristoforu/midjourney-images
|
| 8 |
- nateraw/midjourney-texttoimage
|
| 9 |
- duchaiten/duchaiten-realistic-sdxl
|
|
|
|
| 10 |
tags:
|
| 11 |
- vision
|
| 12 |
- image-classification
|
| 13 |
- synthetic content detection
|
| 14 |
pipeline_tag: image-classification
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# SuSy - Synthetic Image Detector
|
|
|
|
| 7 |
- ehristoforu/midjourney-images
|
| 8 |
- nateraw/midjourney-texttoimage
|
| 9 |
- duchaiten/duchaiten-realistic-sdxl
|
| 10 |
+
- HPAI-BSC/SuSy-Dataset
|
| 11 |
tags:
|
| 12 |
- vision
|
| 13 |
- image-classification
|
| 14 |
- synthetic content detection
|
| 15 |
pipeline_tag: image-classification
|
| 16 |
+
metrics:
|
| 17 |
+
- recall
|
| 18 |
---
|
| 19 |
|
| 20 |
# SuSy - Synthetic Image Detector
|