semi-truths commited on
Commit
685aefe
1 Parent(s): 522f13e

Changing image position

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -7,16 +7,15 @@ size_categories:
7
 
8
  # Semi-Truths: The Evaluation Sample #
9
 
10
- <!-- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/666454f1f99defe86aca3882/AaKKr-VDqcsml4sDcYLrh.png) -->
11
- <centering><img src="https://cdn-uploads.huggingface.co/production/uploads/666454f1f99defe86aca3882/AaKKr-VDqcsml4sDcYLrh.png" alt="head_figure" width="800"/></centering>
12
-
13
-
14
  **Recent efforts have developed AI-generated image detectors claiming robustness against various augmentations, but their effectiveness remains unclear. Can these systems detect varying degrees of augmentation?**
15
  To address these questions, we introduce **Semi-Truths**, featuring 27,600 real images, 245,300 masks, and 850,200 AI-augmented images featuring varying degrees of targeted and localized edits, created using diverse augmentation methods, diffusion models, and data distributions.
16
  Each augmented image includes detailed metadata for standardized, targeted evaluation of detector robustness.
17
 
18
  🚀 Leverage the Semi-Truths dataset to understand the sensitivities of the latest AI-augmented image detectors, to various sizes of edits and semantic changes!
19
 
 
 
 
20
  <!-- ## Loading Dataset ##
21
 
22
  ```
 
7
 
8
  # Semi-Truths: The Evaluation Sample #
9
 
 
 
 
 
10
  **Recent efforts have developed AI-generated image detectors claiming robustness against various augmentations, but their effectiveness remains unclear. Can these systems detect varying degrees of augmentation?**
11
  To address these questions, we introduce **Semi-Truths**, featuring 27,600 real images, 245,300 masks, and 850,200 AI-augmented images featuring varying degrees of targeted and localized edits, created using diverse augmentation methods, diffusion models, and data distributions.
12
  Each augmented image includes detailed metadata for standardized, targeted evaluation of detector robustness.
13
 
14
  🚀 Leverage the Semi-Truths dataset to understand the sensitivities of the latest AI-augmented image detectors, to various sizes of edits and semantic changes!
15
 
16
+ <!-- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/666454f1f99defe86aca3882/AaKKr-VDqcsml4sDcYLrh.png) -->
17
+ <centering><img src="https://cdn-uploads.huggingface.co/production/uploads/666454f1f99defe86aca3882/AaKKr-VDqcsml4sDcYLrh.png" alt="head_figure" width="800"/></centering>
18
+
19
  <!-- ## Loading Dataset ##
20
 
21
  ```