AIGI Detector Benchmark
Select a model and upload an image to check if it's AI-generated or real.
Select Detection Model
About
This tool is a modified version of the official AIGIBench repository, featuring state-of-the-art AI-Generated Image (AIGI) detectors.
In this version, I have integrated the original baselines along with my own proposed solutions: DeForge-AI and C2P-DINOv2.
- Project Page: [NeurIPS 2025] Is Artificial Intelligence Generated Image Detection a Solved Problem?
- Original Repository: HorizonTEL/AIGIBench
Featured Models:
- DeForge-AI: My proposed multi-modal forensic detector (optimized for diverse generators).
- C2P-DINOv2: My solution leveraging DINOv2 features (intermediary solution).
- RIGID, AIDE, SAFE, Effort, NPR, LaDeDa, etc.: Original SOTA baselines.
Each model has different strengths. DeForge-AI generally provides the best performance across diverse generators.