Giter VIP home page Giter VIP logo

face-denoising's Introduction

Face Denoising Project for Context Aware Security Analysis for Computer Vision

Info

Provided models have been trained on 10.000 images 64x64, the dataset is custom made and based on CelebA with a little modification. In our project we had to find the best performing model by only looking at papers and testing it with 2 set of faces: cropped (as close to no-background as possible) and large (as much background as possible) Results table

  • Top row is the input images, the original ones that the NN has never seen before
  • Second row is the noisy images, the input of our NNs
  • Third row is the output images for the WIN5_LARGE model
  • Fourth row is the out images for the WIN5 model

We provide a whitepaper for better understanding of the process that made this models possible.

Models and Hardware requirements

The models have been trained on a nVidia Quadro P4000, each epochs took 93-95 seconds.

  • WIN5 model was trained for 75 epochs, ispired by Peng Liu, Ruogu Fang
  • WIN5_BW model was trained for 25~ epochs
  • WIN5_LARGE model was trained for 25 epochs
  • DNCNN_BW was trained for 27~ epochs, inspired by Kai Zhang et al.
  • DNCNN was trained for 25~ epochs

Example pictures and the pre-trained models are aviable in the pre-trained models folder.

How to run/install

To run the model trainer:

git clone https://github.com/Owlz/Face-Denoising.git
cd Face-Denoising-CASACV
pip install -r requirements.txt
python model_trainer_edited.py

The dataset examples are in the file dataset folder, to generate them you can use the file script.py but you have to modify it based on what you need.

Collaborators

The project was build from the ground up by our team:

face-denoising's People

Contributors

dependabot[bot] avatar mery00 avatar owlz avatar simonefaiella avatar tjan90 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

face-denoising's Issues

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.