CMOS

Image restoration model

This project provides a PyTorch implementation of a blind image super-resolution model using space-variant blur estimation.

[CVPR 2023] Better “CMOS” Produces Clearer Images: Learning Space-Variant Blur Estimation for Blind Image Super-Resolution

GitHub

9 stars
3 watching
0 forks
Language: Python
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
swz30/mprnetA deep learning model designed to progressively restore degraded images by iteratively refining the degradation and its representation in the image1,197
codeslake/ifanImplementation of an algorithm for single image deblurring in images with defocus blur228
xlearning-scu/2022-cvpr-airnetRestores degraded images by combining multiple tasks of dehazing, denoising and deraining in a single framework176
chosj95/mimo-unetDevelops a deep learning model for single image deblurring with improved performance and computational efficiency382
algolzw/daclip-uirThis project controls vision-language models to restore degraded images in various environments and conditions.673
cszn/dpsrA deep learning-based method to improve image quality by reducing blur effects839
algolzw/dclsA deep learning-based method for image super-resolution using constrained least squares23
vinairesearch/blur-kernel-space-exploringAn image deblurring method using encoded blur kernel space151
bes-dev/mpl.pytorchA PyTorch implementation of a loss function used in semantic image segmentation175
wxywhu/srdensenet-pytorchA PyTorch implementation of an image super-resolution model based on dense skip connections.119
bychao100/graph-based-blind-image-deblurringA MATLAB implementation of blind image deblurring from a single photograph using graph-based methods.33
siavashbigdeli/dmspA MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior33
algolzw/image-restoration-sdeImage restoration software using stochastic differential equations593
guillermocarbajal/nonuniformblurkernelestimationEstimates blur kernels from images to remove motion blur42
swz30/restormerProposes an efficient neural architecture model for high-resolution image restoration tasks1,845