/AODNet

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

Primary LanguageJupyter NotebookMIT LicenseMIT

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

NYU-2 Test Set

Inference on Real-world Hazy Images

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},
}