Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,6 @@ configs:
|
|
| 37 |
- split: Train
|
| 38 |
path: data/Train-*
|
| 39 |
pretty_name: '='
|
| 40 |
-
ArXiv: arxiv.org/abs/2409.19952
|
| 41 |
---
|
| 42 |
|
| 43 |
<p align="center">
|
|
@@ -87,6 +86,8 @@ The code of image copy detection for diffusion models: https://github.com/WangWe
|
|
| 87 |
|
| 88 |
The official reviews of our paper: https://openreview.net/forum?id=gvlOQC6oP1
|
| 89 |
|
|
|
|
|
|
|
| 90 |
|
| 91 |
# Citation
|
| 92 |
```
|
|
|
|
| 37 |
- split: Train
|
| 38 |
path: data/Train-*
|
| 39 |
pretty_name: '='
|
|
|
|
| 40 |
---
|
| 41 |
|
| 42 |
<p align="center">
|
|
|
|
| 86 |
|
| 87 |
The official reviews of our paper: https://openreview.net/forum?id=gvlOQC6oP1
|
| 88 |
|
| 89 |
+
The Arxiv: https://arxiv.org/abs/2409.19952
|
| 90 |
+
|
| 91 |
|
| 92 |
# Citation
|
| 93 |
```
|