Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,9 @@ tags:
|
|
30 |
> [!note]
|
31 |
*OpenSDI: Spotting Diffusion-Generated Images in the Open World* https://arxiv.org/pdf/2503.19653, OpenSDI SDXL SigLIP2 works best with crisp and high-quality images. Noisy images are not recommended for validation.
|
32 |
|
|
|
|
|
|
|
33 |
```py
|
34 |
Classification Report:
|
35 |
precision recall f1-score support
|
|
|
30 |
> [!note]
|
31 |
*OpenSDI: Spotting Diffusion-Generated Images in the Open World* https://arxiv.org/pdf/2503.19653, OpenSDI SDXL SigLIP2 works best with crisp and high-quality images. Noisy images are not recommended for validation.
|
32 |
|
33 |
+
> [!warning]
|
34 |
+
If the task is based on image content moderation or AI-generated image vs. real image classification, it is recommended to use the OpenSDI-Flux.1-SigLIP2 model.
|
35 |
+
|
36 |
```py
|
37 |
Classification Report:
|
38 |
precision recall f1-score support
|