Leminhbinh0209 / AAAI22-ADD

Official implementation of AAAI22 paper "ADD: Frequency Attention and Multi-View based Knowledge Distillation to Detect Low-Quality Compressed Deepfake Images"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADD: Frequency Attention and Multi-View based Knowledge Distillation to Detect Low-Quality Compressed Deepfake Images

Thirty-Sixth AAAI Conference on Artificial Intelligence. 2022. Canada
[paper]

GitHub top languageGitHub last commitGitHub repo size

Overview of our framework

overall pipeline

Installation

  • Ubuntu 18.04.5 LTS
  • CUDA 10.2
  • Python 3.6.10
  • python packages are detailed separately in requirements.txt.

Datasets

Grad-CAM

Grad-CAM

Citation

Star (⭐) if you find it useful, and consider to cite our work

@inproceedings{le2022add,
  title={ADD: Frequency attention and multi-view based knowledge distillation to detect low-quality compressed deepfake images},
  author={Le, Binh M and Woo, Simon S},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  volume={36},
  number={1},
  pages={122--130},
  year={2022}
}

About

Official implementation of AAAI22 paper "ADD: Frequency Attention and Multi-View based Knowledge Distillation to Detect Low-Quality Compressed Deepfake Images"


Languages

Language:Python 100.0%