Skip to content

A re-implementation of CVPR2019 paper "Side Window Filtering" using gaussian kernel.

Notifications You must be signed in to change notification settings

VincentXWD/gaussian-side-window-filtering-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

gaussian-side-window-filtering-pytorch

An pytorch re-implementation of CVPR2019 paper "Side Window Filtering" using gaussian kernel.

Original Image Original Image with 3 times noising
Noise image after gaussian filtering Noise image after side window gaussian filtering

If you find this work is helpful, please cite the original paper.

@misc{yin2019window,
    title={Side Window Filtering},
    author={Hui Yin and Yuanhao Gong and Guoping Qiu},
    year={2019},
    eprint={1905.07177},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}

About

A re-implementation of CVPR2019 paper "Side Window Filtering" using gaussian kernel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages