GithubHelp home page GithubHelp logo

gnixihsil / image-recovery-using-conditional-adversarial-networks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeya-maria-jose/image-recovery-using-conditional-adversarial-networks

0.0 1.0 0.0 2.46 MB

Analyzing Conditional Adversarial Networks to solve image recovery problems like shadow recovery, denoising and deblurring.

Python 40.80% MATLAB 59.20%

image-recovery-using-conditional-adversarial-networks's Introduction

Image-Recovery-Using-Conditional-Adversarial-Networks

Analyzing Conditional Adversarial Networks to solve image recovery problems like shadow recovery, denoising and deblurring.

Dataset

ISTD Dataset is used. Link to Google Drive

Image Recovery Objectives

Recovery is tested for the following augmented sets of images created from ISTD dataset.

  1. Only Shadow
  2. Shadow + Salt and Pepper Noise
  3. Shadow + Speckle Noise
  4. Shadow + Gaussian Noise
  5. Shadow + All Noises
  6. Shadow+ BLur
  7. Shadow + Salt and Pepper Noise + Blur
  8. Shadow + Speckle Noise + Blur
  9. Shadow+ Gaussian Noise + Blur
  10. Shadow + All Noises + Blur

Conditional Adversarial Networks

We have used the pix2pix network proposed for image to image translation tasks by Jun-Yan Zhu for this work.

Pix2pix: Project | Paper | Torch

Results

From Left :

i)Input

ii)Prediction

iii) Ground Truth

Samples:

Shadow + Salt and Pepper Noise:

Shadow + Speckle Noise

Creating Dataset

Run generate.m to generate the extra augmented images to help the network train to restore images that are degraded by more than one type of artifact.

python dataset_create.py to resize the input and GT images such that they are in the proper format to be fed in to the network.

Addition of any more type of images afflicted with artifacts would be fruitful and would improve the network's performance.

image-recovery-using-conditional-adversarial-networks's People

Contributors

jeya-maria-jose avatar

Watchers

James Cloos 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.