Yanran Zhang,
Wenzhao Zheng†,
Yifei Li,
Bingyao Yu,
Yu Zheng,
Lei Chen,
Jie Zhou*,
Jiwen Lu
Department of Automation, Tsinghua University, China
*Corresponding author
†Project leader
This repository hosts the fine-tuned model weights for UniGenDet.
To use these weights for generation, detection, or further fine-tuning, please refer to the official
GitHub repository. The repository provides a comprehensive
demo.py script for interactive inference.
For complete installation, data preparation, training (GDUF/DIGA), and evaluation instructions, please consult the
main GitHub repository.
1@article{zhang2026unigendet,
2 title = {UniGenDet: A Unified Generative-Discriminative Framework for Co-Evolutionary Image Generation and Generated Image Detection},
3 author = {Zhang, Yanran and Zheng, Wenzhao and Li, Yifei and Yu, Bingyao and Zheng, Yu and Chen, Lei and Zhou, Jie and Lu, Jiwen},
4 journal = {CoRR},
5 volume = {abs/2604.21904},
6 year = {2026},
7 url = {[https://arxiv.org/abs/2604.21904](https://arxiv.org/abs/2604.21904)},
8}