24 results for “topic:non-local-means”
Python implementation of the Non Local Means algorithm for image denoising.
No description provided.
image filtering techniques in python with examples
Non Local Means (NLM) python implementation.
Optical Coherence Tomography Retinal Image Reconstruction via Non-local Weighted Sparse Representation
Non Local Means Filter for Image Denoising in CUDA
Non-local means denoise filter, drop-in replacement of the venerable KNLMeansCL for VapourSynth, but without the OpenCL dependency (CPU only)
A Python implementation of a classical video denoising method, VNLB. Numba + Pytorch are used to achieve GPU parallelism.
An efficient CUDA implementation of Adaptive Non Local Means algorithm for image denoising.
PyTorch-based implementation of non-local means with GPU support.
Electron density maps denoising algorithms implementation
No description provided.
Python implementation of the Non Local Means algorithm for Image Denoising
Non-local means implementation (Image Processing coursework)
No description provided.
Swig-Python Wrapper for Video Non-Local Bayes
GPU-ported Non-Local-Means for accelerated image denoising
Python implementation of "A non-local algorithm for image denoising" paper.
Implementation of the Non-Local Means (NLM) and the Gaussian filters with OpenMPI in a distributed processing cluster with one master and two slave nodes
Implemented the Non Local Means Algorithm for denoising an image
Implementation and evaluation of classical and deep learning-based image denoising methods. The project compares Non-Local Means (NLM), BM3D, U-Net, and Denoising Autoencoders under different noise models (Gaussian, Salt & Pepper), using PSNR as the primary performance metric.
CAT12 image denoising as a Docker container
Detection and removal of specific types of outliers present in different data formats which includes detection and removal of contextual outliers from textual data using LOF, outliers from tabular numeric data using LOF, gaussian noise from image data using NLM.
Repository for Aristotle Univerisity of Thessaloniki ECE Deparment, Parallel & Distributed Systems' 3rd project