Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -78,6 +78,14 @@ D-Rep is created by [Wenhao Wang](https://wangwenhao0716.github.io/), Dr. [Yifan
|
|
| 78 |
|
| 79 |
We release our D-Rep under the [MIT license](https://opensource.org/license/mit).
|
| 80 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
|
| 82 |
# Citation
|
| 83 |
```
|
|
|
|
| 78 |
|
| 79 |
We release our D-Rep under the [MIT license](https://opensource.org/license/mit).
|
| 80 |
|
| 81 |
+
# Helpful Links
|
| 82 |
+
|
| 83 |
+
The project homepage: https://icdiff.github.io/
|
| 84 |
+
|
| 85 |
+
The code of image copy detection for diffusion models: https://github.com/WangWenhao0716/PDF-Embedding
|
| 86 |
+
|
| 87 |
+
The official reviews of our paper: https://openreview.net/forum?id=gvlOQC6oP1
|
| 88 |
+
|
| 89 |
|
| 90 |
# Citation
|
| 91 |
```
|