Skip to content

soumik12345/AODNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AODNet

Tensorflow implementation of An All-in-One Network for Dehazing and Beyond.

Training Notebook:

Training Logs: https://wandb.ai/19soumik-rakshit96/aodnet

Instructions for running Inference

  • python3 -m pip install -r requirements.txt

  • python3 -m streamlit run app.py

Results - Looking Through the Haze of Delhi

Reference

@misc{
    1707.06543,
    Author = {Boyi Li and Xiulian Peng and Zhangyang Wang and Jizheng Xu and Dan Feng},
    Title = {An All-in-One Network for Dehazing and Beyond},
    Year = {2017},
    Eprint = {arXiv:1707.06543},
}