Code Monkey home page Code Monkey logo

otmscsc_matlab_2020's Introduction

Online Rain/Snow Removal from Surveillance Videos (TIP2021)

This paper proposes a new online rain/snow removal method from surveillance videos by fully encoding the dynamic statistics of both rain/snow and background scenes in a video along time into the model, and realizing it with an online mode to make it potentially available to handle constantly coming streaming video sequence.

Minghan Li, Xiangyong Cao, Qian Zhao, Lei Zhang, Deyu Meng

Please go to the Homepage to obtain more information about our work.

Overview

The diagram of the proposed OTMS-CSC model implemented on a video with dynamic background.

image

Installation

  1. Clone this repo

  2. Install Matlab

  3. Compile GCO-v3.0

  • Download gco-v3.0 library, and unzip the file.

  • Start Matlab, and make gco-v3.0\matlab your working directory or add it to your path.

  • To test your installation of GCO_MATLAB, run the gco-v3.0\matlab\GCO_UnitTest command.

  1. Compile spams-matlab
  • Please complie it according to spams-matlab/README.md
  1. Download dataset (NTURain or your own videos) and put the file into the input folder

  2. Run demo.m

YTVOS2019-Rain dataset

  • We build YTVOS2019-Rain dataset for video rain removal verification on video instance segmentation task. You can download YTVOS2019-Rain dataset from here.

Citation

Please cite our paper if you find anything helpful,

@article{Li2021OnlineRR,
  title={Online Rain/Snow Removal From Surveillance Videos},
  author={Minghan Li and Xiangyong Cao and Q. Zhao and L. Zhang and Deyu Meng},
  journal={IEEE Transactions on Image Processing},
  year={2021},
  volume={30},
  pages={2029-2044}
}

Contact

For more information please contact [email protected] or [email protected].

otmscsc_matlab_2020's People

Contributors

minghanli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

otmscsc_matlab_2020's Issues

Snow dataset

Hi,

Thanks for the wonderful work.

I wonder if the snow video data has been released, so that I can test its performance.

Scott

error when trying “Run demo.m”

Calculating the model of the 1th frame
Warm-start...
preAlignment...
initializing U...
引用了不存在的字段 'frame'。

出错 warmstart_trans (line 21)
if model.frame == 1

出错 run_video (line 46)
model = warmstart_trans(X_warm,model);

出错 demo (line 40)
[t, sigma, b] = run_video(video_path,param,model);

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.