Giter Site home page Giter Site logo

anonymous-author-sub / seeable Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 2.0 432 KB

SeeABLE: Soft Discrepancies and Bounded Contrastive Learning for Exposing Deepfakes

Python 100.00%
seeable deepfake deepfake-detection ai deep-learning detection forgery soft-discrepancy

seeable's Introduction

SeeABLE: Soft Discrepancies and Bounded Contrastive Learning for Exposing Deepfakes

This is the codebase behind SeeABLE

Overview of SeeABLE

Requirements

You need git and conda/mamba.

You need Hydra to run this framework See conf dir for possible config.

Setup

1. Clone this github repo and install its requirements:

git clone https://github.com/anonymous-author-sub/seeable.git
cd seeable

2. Mamba installation

If you don't have conda, you can install it yourself or choose mamba (faster). Follow this link to install it using mambaforge. Latest installers with Mamba in the base environment:

OS Architecture Download
Linux x86_64 (amd64) Mambaforge-Linux-x86_64
OS X x86_64 Mambaforge-MacOSX-x86_64
OS X arm64 (Apple Silicon) Mambaforge-MacOSX-arm64
Windows x86_64 Mambaforge-Windows-x86_64

After installing Mambaforge, verify that it is working by running the following command:

mamba --version

This should print the version of Mambaforge that you have installed.

3. Install the environment

The environment can be installed using conda/mamba

conda env create -f environment.yml

Instruction

Activate the environment

conda activate seeable

TODO

seeable's People

Contributors

anonymous-author-sub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

seeable's Issues

paper question?

Thx for this work! There are some questions during reading and I sincerely hope the authors can clear these confusions : )

After reading the paper, I still confused how to determine whether an image is real or fake... Does the final decision depends on anomaly score? Then for a testing image, should I need to modify the image 33 times to get the score ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.