DEAR: Dissect and Prune — AI-Generated Image Detection
Upload an image to check whether it is a real photograph or AI-generated. The model (DEAR-c) uses a pruned ResNet-50 backbone that is robust to post-processing (JPEG compression, resizing, color jitter).
📄 Paper · 💻 Code · 🤗 Checkpoints
Examples
A positive logit ⇒ FAKE (AI-generated), a negative logit ⇒ REAL. The first three examples are real photographs; the last two are AI-generated (LDM) images.