Fast-Adaptive-Bilateral-Filtering

Filtering algorithm

An implementation of an adaptive image filtering algorithm with local windowed minima and maxima detection

Matlab code for "Fast Adaptive Bilateral Filtering", IEEE TIP 2019.

GitHub

77 stars
5 watching
17 forks
Language: MATLAB
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
braton/fadapt A collection of adaptive filter algorithms implemented in Matlab for various applications. 62
siavashbigdeli/dmsp A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior 33
rwenqi/nbd-glra A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. 21
nexusapoorvacus/deepvariationstructuredrl An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. 63
steven2358/kafbox A Matlab toolbox for implementing kernel-based adaptive filtering algorithms. 94
mortenbrudvik/imageprocessor An image processing project demonstrating various filter algorithms in Swift 9
ragnraok/android-image-filter A collection of image processing algorithms for Android applications 656
alikaraali/edge-based-dfe-tip2018 An image processing project implementing edge-based defocus blur estimation with adaptive scale selection 18
springdaisy/gbdt An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data 0
utkuozbulak/adaptive-segmentation-mask-attack An implementation of an adversarial example generation method for deep learning segmentation models. 57
icdm2018submission/vfdt-split-time-prediction An implementation of split-time prediction algorithms for adapting to changing data distributions in various domains. 0
allopart/rbpf-gmapping An implementation of a Rao-Blackwellized Particle Filter for use in Grid-Based FastSLAM algorithms in a probabilistic robotics context. 103
ikostrikov/pytorch-ddpg-naf An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. 307
ardavans/dsr An algorithm for deep reinforcement learning that combines model-free and model-based approaches to learn robust value functions. 98
floringogianu/categorical-dqn An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. 96