Bhanuka Mahanama October 17, 2022
The paper presents a novel technique for detecting fake images using truncated Convolutional Neural Networks (CNNs) with local receptive fields, resulting in shallower models that can identify regional features.
- Project Page: https://chail.github.io/patch-forensics/
- Code: https://github.com/chail/patch-forensics
- Convolutional Neural Networks (CNNs): A Comprehensive Guide to Convolutional Neural Networks - Towards Data Science
- Generative Adversarial Networks (GANs): Overview of GAN Structure - Google Developer Blog