Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- README.md +62 -0
- assets/antgroup-logo.png +0 -0
- assets/defakerone-logo.png +3 -0
- assets/teaser.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
assets/defakerone-logo.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
assets/teaser.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,65 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
<!-- markdownlint-disable first-line-h1 -->
|
| 6 |
+
<!-- markdownlint-disable html -->
|
| 7 |
+
<!-- markdownlint-disable no-duplicate-header -->
|
| 8 |
+
|
| 9 |
+
<div align="center">
|
| 10 |
+
<img src="assets/antgroup-logo.png" width="28%" alt="Ant Group Logo" />
|
| 11 |
+
</div>
|
| 12 |
+
|
| 13 |
+
<hr>
|
| 14 |
+
<p align="center">
|
| 15 |
+
<a href="https://github.com/venus-guangjian/Venus-DeFakerOne/blob/main/DeFakerOne_paper.pdf"><b>📄 Local PDF</b></a> |
|
| 16 |
+
<a href="https://arxiv.org/abs/2605.14091"><b>📄 arXiv</b></a> |
|
| 17 |
+
<a href="https://huggingface.co/venus-guangjian/Venus-DeFakerOne"><b>🤗 Hugging Face</b></a> |
|
| 18 |
+
<a href="https://github.com/venus-guangjian/Venus-DeFakerOne"><b>💻 GitHub</b></a>
|
| 19 |
+
</p>
|
| 20 |
+
<h2 align="center" style="white-space: nowrap;">
|
| 21 |
+
<img
|
| 22 |
+
src="assets/defakerone-logo.png"
|
| 23 |
+
width="36"
|
| 24 |
+
style="vertical-align: -12px; margin-right: -1px; object-fit: contain;"
|
| 25 |
+
>
|
| 26 |
+
<span style="color:#0369ff;">Venus-DeFakerOne</span>: Unified Fake Image <br> Detection & Localization
|
| 27 |
+
</h2>
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
<p align="center">
|
| 33 |
+
<img src="assets/teaser.png" style="width: 1000px" align="center">
|
| 34 |
+
</p>
|
| 35 |
+
<p align="center">
|
| 36 |
+
<a href="https://github.com/venus-guangjian/Venus-DeFakerOne/blob/main/DeFakerOne_paper.pdf">A unified foundation model for FIDL.</a>
|
| 37 |
+
</p>
|
| 38 |
+
|
| 39 |
+
## Release
|
| 40 |
+
|
| 41 |
+
- [Coming Soon] 🔥 The Venus-DeFakerOne API will be available soon.
|
| 42 |
+
- [2026/05/15] 📄 We release the technical report and project page.
|
| 43 |
+
|
| 44 |
+
## Contents
|
| 45 |
+
|
| 46 |
+
- [API Usage](#api-usage)
|
| 47 |
+
- [Citation](#citation)
|
| 48 |
+
|
| 49 |
+
## API Usage
|
| 50 |
+
|
| 51 |
+
The Venus-DeFakerOne API will be available soon.
|
| 52 |
+
|
| 53 |
+
## Citation
|
| 54 |
+
|
| 55 |
+
```bibtex
|
| 56 |
+
@article{venus-defakerone,
|
| 57 |
+
title={Venus-DeFakerOne: Unified Fake Image Detection & Localization},
|
| 58 |
+
author={GuangJian Team},
|
| 59 |
+
year={2026},
|
| 60 |
+
eprint={2605.14091},
|
| 61 |
+
archivePrefix={arXiv},
|
| 62 |
+
primaryClass={cs.CV},
|
| 63 |
+
url={https://arxiv.org/abs/2605.14091},
|
| 64 |
+
}
|
| 65 |
+
```
|
assets/antgroup-logo.png
ADDED
|
assets/defakerone-logo.png
ADDED
|
Git LFS Details
|
assets/teaser.png
ADDED
|
Git LFS Details
|