Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
These are the checkpoints of [DNF](https://arxiv.org/abs/2312.02625v2). More information in the [Github repo](https://github.com/YichiCS/DNF).
|
| 6 |
+
```
|
| 7 |
+
@article{zhang2023diffusion,
|
| 8 |
+
title={Diffusion noise feature: Accurate and fast generated image detection},
|
| 9 |
+
author={Zhang, Yichi and Xu, Xiaogang},
|
| 10 |
+
journal={arXiv preprint arXiv:2312.02625},
|
| 11 |
+
year={2023}
|
| 12 |
+
}
|
| 13 |
+
```
|