Giter VIP home page Giter VIP logo

fastderain's Introduction

FastDeRain

Author Tai-Xiang Jiang
E-mail [email protected]

Use of these codes is free for research purposes only.

The Matlab implementation of FastDeRain:
FastDeRain: A novel video rain streak removal method using directional gradient priors, IEEE Transactions on Image Processing, 2018. [pdf]

and DIP:
A Novel Tensor-Based Video Rain Streaks Removal Approach via Utilizing Discriminatively Intrinsic Priors, CVPR 2017. [PDF]

Brief description

This folder contains the implementation of the algorithm for video rain streaks removal named FastDeRain.

Main file:

File name Description
Demo.m Demo of the conparison including:
FastDeRain TIP2018 implemented on GPU (it's easy to transfer the code to a CPU version)
DIP CVPR 2017 implemented on GPU(it's easy to transfer the code to a CPU version)
MS-CSC CVPR 2018 partially implemented on GPU)
SPAC-CNN CVPR 2018 implemented on GPU (MatConNet)
DDN CVPR 2017 single image method (MatConNet)
TCL TIP 2015

Other file:

  1. A brief collection of works on image and video rain removal
  2. File "UGSM_v3.0.zip": our method for single image rain streaks removal in this article:
    Liang-Jian Deng, Ting-Zhu Huang, Xi-Le Zhao, and Tai-Xiang Jiang; "A directional global sparse model for single image rain removal." Applied Mathematical Modelling (2018).\
  3. File "yard.mp4" : the rainy video captured by Liang-Jian Deng.

Date: 20/Nov./2018

If you use this code, please cite

  @article{Jiang2018FastDeRain,
     author    = {Jiang, Tai-Xiang and Huang, Ting-Zhu and Zhao, Xi-Le and Deng, Liang-Jian and Wang, Yao},
     title     = {FastDeRain: A Novel Video Rain Streak Removal Method Using Directional Gradient Priors},
     journal   = {IEEE Transactions on Image Processing},
     year      = {2018},
     notes     = {doi: 10.1109/TIP.2018.2880512}}

  @InProceedings{Jiang_2017_CVPR,
     author    = {Jiang, Tai-Xiang and Huang, Ting-Zhu and Zhao, Xi-Le and Deng, Liang-Jian and Wang, Yao},
     title     = {A Novel Tensor-Based Video Rain Streaks Removal Approach via Utilizing Discriminatively Intrinsic Priors},
     booktitle = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
     month     = {July},
     pages     = {2818-2827},
     doi       = {10.1109/CVPR.2017.301},
     year      = {2017}}

fastderain's People

Contributors

taixiangjiang avatar uestctensorgroup avatar

Watchers

James Cloos 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.