Skip to content

zoie-ui/AI-Generated-Image-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Generated-Image-Detection-using-a-Cross-Attention-Enhanced-Dual-Stream-Network

You can download this paper here.

If you want cite this paper, BibTeX as follows:

@inproceedings{xi2023ai,
  title={Ai-generated image detection using a cross-attention enhanced dual-stream network},
  author={Xi, Ziyi and Huang, Wenmin and Wei, Kangkang and Luo, Weiqi and Zheng, Peijia},
  booktitle={2023 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)},
  pages={1463--1470},
  year={2023},
  organization={IEEE}
}

You can download Datasets of this paper here.

run the code

python3 train.py 

Before run, maybe you should revise the following files:

  utils/MyDataset.py
  train.py

Releases

No releases published

Packages

No packages published

Languages