Code Monkey home page Code Monkey logo

bhavyadubey / refinednet-for-image-dehasing Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 71 KB

Built framework for Image dehazing for autonomous/electric vehicles driving in inclement weather conditions using deep learning Created a dehazing interface using Stream Lit which takes a foggy image as an input and gives the clear image as an output .Took an existing dataset, cleaned, and manipulated using Python and Deployed on website through Stream Lit

Python 100.00%
refinement dehazing-network streamlit-webapp heroku pytorch-implementation gans

refinednet-for-image-dehasing's Introduction

RefineDNet-for-Image-Dehasing

RefineDNet is a two-stage dehazing framework which can be weakly supervised using real-world unpaired images. That is, the training set never requires paired hazy and haze-free images coming from the same scene. In the first stage, it adopts DCP to restore visibility of the input hazy image.In the second stage, it improves the realness of preliminary results from the first stage via CNNs.

I've developed an streamlit website(local-host) which removes the haze of an images on the web with option to tune the extent of dehazing. Haze-free images of many vision systems and algorithms,and thus single image dehazing is of paramount importance in computer vision. In this field, prior-basedmethods have achieved initial success. However, they often introduce unneces artifacts to outputs because their priors can hardly fit all situations.

Dehazed and Haze image Example:

image

Webpage preview for Dehazing an Image:

image

This takes an Image of 200kb , and format of .jpeg and .png , which then dehazes it , which also allows the transmission of an image between 0.1 to 0.9 , then return the modified image .

Before and After Dehazing

image

I Propose a simple yet effective two-stage weakly supervised dehazing framework RefineDNet for two purposes, i.e., merging the merits of prior-based and learning-based methods and addressing the lack of paired training images. To get more qualified results, I also added a perceptual fusion strategy to fuse different outputs of RefineDNet.

refinednet-for-image-dehasing's People

Contributors

bhavyadubey avatar

Stargazers

 avatar  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.