GithubHelp home page GithubHelp logo

qunxiang / vidcnn---learning-blind-video-denoising Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clausmichele/videnn

0.0 2.0 0.0 232.54 MB

VidCNN - Convolutional Neural Network for Blind Video Denoising

License: MIT License

Shell 4.03% Python 95.97%

vidcnn---learning-blind-video-denoising's Introduction

AUR

VidCNN - Learning Blind Video Denoising

This repository contains my master thesis project called VidCNN - Learning Blind Video Denoising. The paper explains the network architecture and the chioces I made during the design and testing process. The provided code is for testing purposes, I have not included the training part yet.

Introduction

With this pretrained tensorflow model you will be able to denoise videos affected by different types of degradation, such as Additive White Gaussian Noise and videos in Low-Light conditions. The latter has been tested only on one particular camera raw data, so it might not work on different sources. VidCNN works in blind conditions, it does not require any information over the content of the input noisy video.

Architecture

VidCNN is a fully convolutional neural network and can denoise all different sizes of video, depending on the available memory on your machine.

Requirements

tensorflow >= 1.4 (tested on 1.4 and 1.9)
numpy
opencv
ffmpeg

How to denoise my own video?

If you have a noisy video file, you can use the script calling it in a terminal:

$ sh denoise.sh

It will first extract all the frames using FFmpeg and then start VidCNN to perform blind video denoising.

Issues?

Feel free to open an issue if you have any problem, I will do my best to help you.

vidcnn---learning-blind-video-denoising's People

Contributors

clausmichele avatar

Watchers

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