Coder Social home page Coder Social logo

vita-group / dehaze Goto Github PK

View Code? Open in Web Editor NEW
47.0 5.0 12.0 31.02 MB

[Preprint] "Improved Techniques for Learning to Dehaze and Beyond: A Collective Study"

License: BSD 3-Clause "New" or "Revised" License

Python 28.40% MATLAB 1.41% Jupyter Notebook 5.06% Shell 1.22% CMake 2.05% Makefile 0.47% HTML 0.04% CSS 0.17% C++ 55.74% Cuda 4.60% C 0.18% TeX 0.54% Roff 0.07% Dockerfile 0.05%
dehaze deep-learning caffe convolutional-neural-networks

dehaze's Introduction

Improved Techniques for Learning to Dehaze and Beyond: A Collective Study

Introduction

This is the official codebase for our paper "Improved Techniques for Learning to Dehaze and Beyond: A Collective Study".

The paper reviews the collective endeavors by the team of authors in exploring two interlinked important tasks, based on the recently released REalistic Single Image DEhazing (RESIDE) benchmark: i) single image dehazing as a low-level image restoration problem; ii) high-level visual understanding (e.g., object detection) from hazy images. For the first task, the authors investigated on a variety of loss functions, and found perception-driven loss to improve dehazing performance very notably. For the second task, the authors came up with multiple solutions including using more advanced modules in the dehazing-detection cascade, as well as domain-adaptive object detectors. In both tasks, our proposed solutions are verified to significantly advance the state-of-the-art performance.

Code organization

Each individual software package and corresponding documentation are located under code/PACKAGE_NAME

PAD-Net

See code/pad_net

Domain adaptation for MaskRNN

See code/adapt_maskrnn

Improving Object Detection in Haze

See code/iodh

Sandeep and Satya's work

see code/sandeep_satya

Acknowledgements

This collective study was initially performed as a team project effort in the Machine Learning course (CSCE 633, Spring 2018) of CSE@TAMU, taught by Dr. Zhangyang Wang. We acknowledge the Texas A&M High Performance Research Computing (HPRC) for providing a part of the computing resources used in this research.

Contact

Citation

@article{liu2018dehaze,
  title={Improved Techniques for Learning to Dehaze and Beyond: A Collective Studys},
  author={Yu Liu, Guanlong Zhao, Boyuan Gong, Yang Li, Ritu Raj, Niraj Goel, Satya Kesav, Sandeep Gottimukkala, Zhangyang Wang, Wenqi Ren, Dacheng Tao},
  journal={TBD},
  year={2018}
}

dehaze's People

Contributors

guanlongzhao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dehaze's Issues

A Problem about "StopIteration"

When I run the "run_me.py",there is a problem as follows:
Using TensorFlow backend.
Traceback (most recent call last):
File "F:/dehaze/code/adapt_maskcnn/codes/run_me.py", line 23, in
test_image_names = next(os.walk(test_image_dir))[2]
StopIteration

Could you please give me a solution?Thanks.

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.