Datasets:
				
			
			
	
			
	
		
			
	
		
		Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -39,6 +39,8 @@ configs: | |
| 39 | 
             
            ---
         | 
| 40 | 
             
            # Dataset Card for DRAGON
         | 
| 41 |  | 
|  | |
|  | |
| 42 | 
             
            **DRAGON** is a large-scale Dataset of Realistic imAges Generated by diffusiON models.
         | 
| 43 |  | 
| 44 | 
             
            The dataset includes a total of **2.5 million training images** and **100,000 test images** generated using 25 diffusion models, spanning both recent advancements and older, well-established architectures.
         | 
| @@ -70,7 +72,17 @@ To support a range of research needs, DRAGON includes predefined subsets of vary | |
| 70 |  | 
| 71 | 
             
            # Citation
         | 
| 72 |  | 
| 73 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 74 |  | 
| 75 | 
             
            # Dataset Card Contact
         | 
| 76 |  | 
|  | |
| 39 | 
             
            ---
         | 
| 40 | 
             
            # Dataset Card for DRAGON
         | 
| 41 |  | 
| 42 | 
            +
            [🧾 ArXiv Preprint](https://arxiv.org/abs/2505.11257)
         | 
| 43 | 
            +
             | 
| 44 | 
             
            **DRAGON** is a large-scale Dataset of Realistic imAges Generated by diffusiON models.
         | 
| 45 |  | 
| 46 | 
             
            The dataset includes a total of **2.5 million training images** and **100,000 test images** generated using 25 diffusion models, spanning both recent advancements and older, well-established architectures.
         | 
|  | |
| 72 |  | 
| 73 | 
             
            # Citation
         | 
| 74 |  | 
| 75 | 
            +
            ```bibtex
         | 
| 76 | 
            +
            @misc{bertazzini2025dragon,
         | 
| 77 | 
            +
              title={DRAGON: A Large-Scale Dataset of Realistic Images Generated by Diffusion Models}, 
         | 
| 78 | 
            +
              author={Giulia Bertazzini and Daniele Baracchi and Dasara Shullani and Isao Echizen and Alessandro Piva},
         | 
| 79 | 
            +
              year={2025},
         | 
| 80 | 
            +
              eprint={2505.11257},
         | 
| 81 | 
            +
              archivePrefix={arXiv},
         | 
| 82 | 
            +
              primaryClass={cs.CV},
         | 
| 83 | 
            +
              url={https://arxiv.org/abs/2505.11257}, 
         | 
| 84 | 
            +
            }
         | 
| 85 | 
            +
            ```
         | 
| 86 |  | 
| 87 | 
             
            # Dataset Card Contact
         | 
| 88 |  | 
