Stars
A ctypes API for rlottie, with additional functions for getting Pillow Image.
Code for Shifted Diffusion for Text-to-image Generation (CVPR 2023)
《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。
项目中需要的SR超分辨率论文 Image Super-Resolution using Gradient Profile Prior C++实现
Real-World Super-Resolution via Kernel Estimation and Noise Injection
(ECCV 2020) Stochastic Frequency Masking to Improve Super-Resolution and Denoising Networks
Deep Plug-and-Play Super-Resolution for Arbitrary Blur Kernels (CVPR, 2019) (PyTorch)
Physics-based Noise Modeling for Extreme Low-light Photography (CVPR 2020 Oral & TPAMI 2021)
This repository is devoted to restore Multi Super-Resolution code.
This repository contains the code realization for basic Image processing methods, includes Global/Local Histogram Equalization, Iteration Bilateral Filter, MAP tikhonov deblurring, Multiframe super…
A framework for multiframe super-resolution (enhancing the quality of an image from multiple similar low-resolution images) with support for hyperspectral imaging data.
A Multi Frame Super Resolution Tool based on Matlab
awesome super resoluiton paper collections w/o code including paper citation
Matlab code for our IEEE Trans. on Image Processing paper "NLH: A Blind Pixel-level Non-local Method for Real-world Image Denoising"
One-paper-one-short-contribution-summary of all latest image/burst/video Denoising papers with code & citation published in top conference and journal.
Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR…