Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,3 +14,25 @@ pretty_name: AI Detector Arena Benchmark Dataset
|
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
| 16 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
| 16 |
---
|
| 17 |
+
|
| 18 |
+
# AI Detector Arena Benchmark Dataset
|
| 19 |
+
|
| 20 |
+
A balanced benchmark dataset designed for evaluating AI image detection systems.
|
| 21 |
+
The dataset contains AI-generated and real photographs across multiple categories and generators and is used to power the live AI Detector Arena leaderboard.
|
| 22 |
+
|
| 23 |
+
## Dataset Access
|
| 24 |
+
|
| 25 |
+
Dataset homepage
|
| 26 |
+
https://aidetectarena.com/benchmark-dataset
|
| 27 |
+
|
| 28 |
+
Versioned dataset page
|
| 29 |
+
https://aidetectarena.com/datasets/v0.1
|
| 30 |
+
|
| 31 |
+
Full dataset download (CDN mirror)
|
| 32 |
+
https://aidetectarena-benchmark.nyc3.cdn.digitaloceanspaces.com/datasets-archive/benchmark-v0.1.zip
|
| 33 |
+
|
| 34 |
+
GitHub repository (metadata, evaluation scripts)
|
| 35 |
+
https://github.com/AI-Detect-Arena/benchmark-dataset
|
| 36 |
+
|
| 37 |
+
Live benchmark leaderboard
|
| 38 |
+
https://aidetectarena.com
|