Skip to content

AliGaygisiz/CounterForensics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕵️‍♂️ CounterForensics

A toolkit for AI detection evasion and image forensics.

CounterForensics

Designed as a companion to my blog post "How to Trick AI Detectors".

CounterForensics

The live version has file size and resolution restrictions. You can run the application locally for unrestricted use.

Quick Start (Local)

Prerequisites

  • Python 3.10+
  • pip

Installation

  1. Clone the repository

    git clone https://github.com/AliGaygisiz/CounterForensics.git
    cd CounterForensics
  2. Install Dependencies

    pip install -r requirements.txt
  3. Run the App

    streamlit run app.py

    The application will open in your browser at http://localhost:8501.

About

A tool to deceive AI Image detectors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published