Code Monkey home page Code Monkey logo

famed-net's Introduction

FAMED-Net

FAMED-Net: A Fast and Accurate Multi-scale End-to-end Dehazing Network., T-IP 2019.

The code has been tested on Ubuntu 14.04 with CUDA 8.0.

Installation

Install the caffe-master-FAMED-Net and compile the Matlab interface.

If you use Ubuntu 16.04, please modify Makefile and Makefile.config.

Download the AOD-Net model and FPC-Net model from AOD-Net and FPC-Net, rename them as "AOD_Net.caffemodel" and "FPC-Net.caffemodel", and put them into the "model" folder.

Folder Structure

caffe-master-FAMED-Net
    The caffe source code
FAMED-Net
    -fast-guided-filter
        Fast guided filter code [1]
    -generateData
        Generating HDF5 training files
    -model
        Folder containing dehazed models of AOD-Net [2], FPC-Net [3], and FAMED-Net
    -results
        Folder containing dehazed results
    -stats
        Codes and data for generating the learned statistical priors of different models
    -testImgs
        Test hazy images
    -utils
        PSNR, SSIM (from [2]), and store2hdf5 functions
    -testDemoObjectiveEval_ForTestSet_FastGF
        Main script for objective evaluation on RESIDE SOTS test set
    -testDemoSubjectiveEval_ForImgs_FastGF
        Main script for subjective evaluation on single hazy test image

Reference

[1]. Fast guided filter, FGF

[2]. A Benchmark for Single Image Dehazing, RESIDE

[3]. Fully Point-wise Convolutional Neural Network for Modeling Statistical Regularities in Natural Images, FPC-Net

Citation

Please cite our paper in your publications if it helps your research:

@article{zhang2019famednet, 
    author={Zhang, Jing and Tao, Dacheng}, 
    journal={IEEE Transactions on Image Processing}, 
    title={FAMED-Net: A Fast and Accurate Multi-scale End-to-end Dehazing Network}, 
    year={2019}, 
    volume={}, 
    number={}, 
    pages={1-1}, 
    doi={10.1109/TIP.2019.2922837}, 
    ISSN={1057-7149}, 
    month={}
}

Related Work

[1]. Fully Point-wise Convolutional Neural Network for Modeling Statistical Regularities in Natural Images, ACM MM 2018. FPC-Net: Project, FPC-Net: github

[2]. Fast Haze Removal for Nighttime Image Using Maximum Reflectance Prior, CVPR 2017. MRP_CVPR: Project, MRP_CVPR: github

[3]. Nighttime haze removal based on a new imaging model, ICIP 2014. NighttimeDehaze: Project, NighttimeDehaze: github

Contact

Email

famed-net's People

Contributors

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