Skip to content
#

cifake

Here are 16 public repositories matching this topic...

CIFAKE is an explainable deep learning framework designed to detect AI-generated synthetic images. Built using EfficientNetB0, TensorFlow, Keras, Grad-CAM, and Flask, the system provides accurate image classification along with visual explanations to improve model transparency and user trust.

  • Updated Jul 28, 2026
  • Python
aidetect

Cheap, CPU-only AI-image detector (no GPU/PyTorch). A reproducible classical image-forensics pipeline with an optional, still-CPU CLIP (ONNX) neural probe — calibratable, benchmarked, and built to fold in stronger models as they get cheap. CLI, FastAPI, Docker.

  • Updated Jun 14, 2026
  • Python

Detects AI-generated vs real images using a multi-domain deep learning approach — combining RGB, gradient (Sobel), and FFT features with a ResNet18 backbone. Achieves 95.05% accuracy on the CIFAKE dataset. Includes Grad-CAM explainability visualizations.

  • Updated Mar 6, 2026
  • Python

Add this topic to your repo

To associate your repository with the cifake topic, visit your repo's landing page and select "manage topics."

Learn more