Improve DANI dataset card: Add task category, library, tags, paper, and code links

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,9 +1,20 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # DANI: Discrepancy Accessing for Natural and AI Images
6
 
 
 
 
7
  **A Large-Scale Dataset for Visual Research on AI-Synthesized and Natural Images**
8
 
9
  ## Overview
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ task_categories:
4
+ - image-classification
5
+ library_name: datasets
6
+ tags:
7
+ - ai-generated-content
8
+ - image-quality-assessment
9
+ - real-vs-fake
10
+ - multimodal
11
  ---
12
 
13
  # DANI: Discrepancy Accessing for Natural and AI Images
14
 
15
+ [Paper: D-Judge: How Far Are We? Evaluating the Discrepancies Between AI-synthesized Images and Natural Images through Multimodal Guidance](https://huggingface.co/papers/2412.17632)
16
+ [Code: https://github.com/RenyangLiu/DJudge](https://github.com/RenyangLiu/DJudge)
17
+
18
  **A Large-Scale Dataset for Visual Research on AI-Synthesized and Natural Images**
19
 
20
  ## Overview