2,503 skills found · Page 8 of 84
BiaPyX / BiaPyOpen source Python library for building bioimage analysis pipelines
hellloxiaotian / BRDNetImage denoising using deep CNN with batch renormalization(Neural Networks,2020)
Yang-Liu1082 / InvDNImplementation for the paper: Invertible Denoising Network: A Light Solution for Real Noise Removal (CVPR2021).
StanfordMIMI / DDM2[ICLR2023] Official repository of DDM2: Self-Supervised Diffusion MRI Denoising with Generative Diffusion Models
francoisgermain / SpeechDenoisingWithDeepFeatureLossesSpeech Denoising with Deep Feature Losses
chxy95 / HDRUNetCVPR2021 Workshop - HDRUNet: Single Image HDR Reconstruction with Denoising and Dequantization.
jlygit / AI Video EnhanceThis repository collects the state-of-the-art algorithms for video/image enhancement using deep learning (AI) in recent years, including super resolution, compression artifact reduction, deblocking, denoising, image/color enhancement, HDR.
hejingwenhejingwen / AdaFMCVPR2019 (oral) Modulating Image Restoration with Continual Levels via Adaptive Feature Modification Layers (AdaFM). PyTorch implementation
awjuliani / Pytorch DiffusionA basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'
IDKiro / CBDNet PytorchToward Convolutional Blind Denoising of Real Photograph
vztu / Maxim Pytorch[CVPR 2022 Oral] PyTorch re-implementation for "MAXIM: Multi-Axis MLP for Image Processing", with *training code*. Official Jax repo: https://github.com/google-research/maxim
dbklim / RNNoise WrapperA simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.
aasharma90 / UnprocessDenoising PyTorchUnofficial PyTorch code for the paper - Unprocessing Images for Learned Raw Denoising, CVPR'19
moiseshorta / RAVE Latent DiffusionGenerate new latent codes for RAVE with Denoising Diffusion models.
FutureXiang / Ddae[ICCV 2023 Oral] Official Implementation of "Denoising Diffusion Autoencoders are Unified Self-supervised Learners"
simonalexanderson / ListenDenoiseActionCode to reproduce the results for our SIGGRAPH 2023 paper "Listen Denoise Action"
z-bingo / Kernel Prediction Networks PyTorchReimplement of 'Burst Denoising with Kernel Prediction Networks' and 'Multi-Kernel Prediction Networks for Denoising of Image Burst' by using PyTorch
NVIDIA-RTX / NRD SampleNRD sample and sandbox, demonstrating path tracing and denoising best practices
Jiawei-Yang / DeTokOfficial PyTorch Implementation of "Latent Denoising Makes Good Visual Tokenizers"
explainingai-code / DDPM PytorchThis repo implements Denoising Diffusion Probabilistic Models (DDPM) in Pytorch