Skip to content

vishal9708/Single-Dehazing-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single-Dehazing-Image

Single Dehazing Image using Deep Learning

This project presented a encoder-decoder type neural net- work, that directly removes haze given a single image of the scene without explicitly using the atmospheric scattering model. We employed the usage of the GMAN and a parallel network to improve the process of single image dehazing. We provided a quantitative and visual comparison of our model, proving the superior quality of our model. We had evaluated our model on over 500 hazed and dehazed image sets and compared to the models in the market, our model faired better. Our model works for both indoor and outdoor images.

image

To Run ===>

  1. pip install -r requiremts.txt
  2. cd src
  3. python my_example.py
  4. cd ..
  5. streamlit run app.py

About

Single Dehazing Image using Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published