Git Product home page Git Product logo

cs5914-final-project's Introduction

CS5914-final-project

Report
Slides

  • Topic: Attacking On Disrupting-Deepfakes: Methodology Transferability And Perturbation Removal
  • Designed an auto‑encoder to eliminate disruptions in deepfakes, examining its transferability across various deepfake models
  • Validated that the perturbed images had no adverse effects on the performance of other deepfake models, resulting in an MSE score of 0.75

Reference paper

Disrupting Deepfakes: Adversarial Attacks Against Conditional Image Translation Networks and Facial Manipulation Systems
https://arxiv.org/pdf/2003.01279.pdf

Group 3

Name: Ting-Chih Chen and Xiao Guo

Task-1 Test the transferability to other DeepFake models

├── Task-1
    ├── Dataset
        ├── Readme.md
        ├── CelebA-100.zip
        └── target_images.zip
    ├── GHOST
        ├── Readme.md
        └── Task1_GHOST.ipynb
    ├── StyleGAN-NADA
        ├── stylegan_nada.ipynb
        ├── Readme.md
        ├── resultsA.zip
        ├── resultsK.zip
        └── resultsO.zip
    ├── fewshot-face-translation-GAN
        ├── Results
            ├── Results_ariana.zip
            ├── Results_kobe.zip
            └── Results_obama.zip
        ├── Task1_Online_tool.ipynb
        └── Readme.md
    ├── Evaluation.py
    └── Results - Task1.csv

Model-1: fewshot-face-translation-GAN
Model-2: GHOST
Model-3: StyleGAN-NADA

Results

GANs MSE SSIM PSNR
fewshot-face-translation-GAN 57.684 0.951 32.295
GHOST 0.737 0.998 50.396
StyleGAN-NADA 247.152 0.777 25.259
StyleGAN-Baseline 226.91 0.799 26.611

Task-2 Removing the perturbation in the images

├── Task-2
    ├──Autoencoder.ipynb 
    ├──Restormer.ipynb
    └──Task2DataSet.zip

Model-1: Auto-encoder
Model-2: Restormer

cs5914-final-project's People

Contributors

tingchihc avatar kevinguo2003 avatar

Watchers

 avatar

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.