最新图像修复论文汇总(2024年以来)(三)

汇总了自2024年以来新提出的高质量图像修复工作,包含扩散模型、transformer、mamba、sam等最前沿的技术,其中一些是ICLR、ICML、CVPR、ECCV、ACM MM 2024年的新作。

这里是第三部分,还有两部分请参阅。

最新图像修复论文汇总(2024年以来)(一)-CSDN博客

最新图像修复论文汇总(2024年以来)(二)-CSDN博客

这篇博客先做简单汇总,后续我还会逐一阅读和学习,并逐一写详细的博客介绍。

目录

[Multimodal Prompt Perceiver: Empower Adaptiveness, Generalizability and Fidelity for All-in-One Image Restoration](#Multimodal Prompt Perceiver: Empower Adaptiveness, Generalizability and Fidelity for All-in-One Image Restoration)

[Selective Hourglass Mapping for Universal Image Restoration Based on Diffusion Model](#Selective Hourglass Mapping for Universal Image Restoration Based on Diffusion Model)

[Learning Diffusion Texture Priors for Image Restoration](#Learning Diffusion Texture Priors for Image Restoration)

[A Task is Worth One Word: Learning with Task Prompts for High-Quality Versatile Image Inpainting](#A Task is Worth One Word: Learning with Task Prompts for High-Quality Versatile Image Inpainting)

[BrushNet : A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion](#BrushNet : A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion)

[PowerPaint: A Versatile Image Inpainting Model](#PowerPaint: A Versatile Image Inpainting Model)

[Diffree: Text-Guided Shape Free Object Inpainting with Diffusion Model](#Diffree: Text-Guided Shape Free Object Inpainting with Diffusion Model)

[Plug-and-Play image restoration with Stochastic deNOising REgularization](#Plug-and-Play image restoration with Stochastic deNOising REgularization)

[ALMRR: Anomaly Localization Mamba on Industrial Textured Surface with Feature Reconstruction and Refinement](#ALMRR: Anomaly Localization Mamba on Industrial Textured Surface with Feature Reconstruction and Refinement)

[Diff-Restorer: Unleashing Visual Prompts for Diffusion-based Universal Image Restoration](#Diff-Restorer: Unleashing Visual Prompts for Diffusion-based Universal Image Restoration)

[A Task is Worth One Word: Learning with Task Prompts for High-Quality Versatile Image Inpainting](#A Task is Worth One Word: Learning with Task Prompts for High-Quality Versatile Image Inpainting)

[SignVTCL: Multi-Modal Continuous Sign Language Recognition Enhanced by Visual-Textual Contrastive Learning](#SignVTCL: Multi-Modal Continuous Sign Language Recognition Enhanced by Visual-Textual Contrastive Learning)


Multimodal Prompt Perceiver: Empower Adaptiveness, Generalizability and Fidelity for All-in-One Image Restoration

https://arxiv.org/pdf/2312.02918

Selective Hourglass Mapping for Universal Image Restoration Based on Diffusion Model

GitHub - iSEE-Laboratory/DiffUIR: The official implementation of the paper of CVPR2024: Selective Hourglass Mapping for Universal Image Restoration Based on Diffusion Model

CVPR2024

Learning Diffusion Texture Priors for Image Restoration

CVPR2024

A Task is Worth One Word: Learning with Task Prompts for High-Quality Versatile Image Inpainting

https://arxiv.org/pdf/2312.03594

BrushNet : A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion

BrushNet Project

PowerPaint: A Versatile Image Inpainting Model

eccv 2024

https://github.com/open-mmlab/PowerPaint

Diffree: Text-Guided Shape Free Object Inpainting with Diffusion Model

Diffree Project

https://arxiv.org/pdf/2407.16982

Plug-and-Play image restoration with Stochastic deNOising REgularization

ICML 2024

GitHub - Marien-RENAUD/SNORE

https://arxiv.org/pdf/2402.01779

ALMRR: Anomaly Localization Mamba on Industrial Textured Surface with Feature Reconstruction and Refinement

https://arxiv.org/pdf/2407.17705

Diff-Restorer: Unleashing Visual Prompts for Diffusion-based Universal Image Restoration

https://arxiv.org/pdf/2407.03636

A Task is Worth One Word: Learning with Task Prompts for High-Quality Versatile Image Inpainting

PowerPaint Project

GitHub

https://arxiv.org/pdf/2312.03594

SignVTCL: Multi-Modal Continuous Sign Language Recognition Enhanced by Visual-Textual Contrastive Learning

https://arxiv.org/pdf/2401.11847v1

相关推荐
W_326001 天前
Python-OpenCV:库、环境搭建、图片与摄像头解析
开发语言·图像处理·python·opencv·机器学习
W_326001 天前
Python-OpenCV:画布、图形、文字、调色滑动条
图像处理·python·opencv·机器学习·计算机视觉
AndrewHZ2 天前
图像处理入门006:图像质量评价三剑客:PSNR / SSIM / MSE 原理与代码实战
图像处理·计算机视觉·cv·psnr·rse·ssim
AndrewHZ3 天前
图像处理入门(第005期):颜色空间入门——RGB/HSV/CMYK/Lab
图像处理·python·opencv·hsv·rgb·色彩空间
hans汉斯4 天前
《软件工程与应用》期刊推荐&10月版面征稿中
图像处理·人工智能·深度学习·算法·音视频·软件工程
OH_TPC5 天前
HarmonyOS APP开发---“滤镜大师“图像处理App,需要用到这个库
java·图像处理·华为·harmonyos·鸿蒙
埃科光电5 天前
丰富算法 易于集成:UB系列小面阵相机 持续上新
图像处理·数码相机·计算机视觉·制造·相机
牧羊人.3335 天前
计算机视觉基础|第 6 章 轮廓检测、轮廓特征与轮廓近似
图像处理·opencv·计算机视觉
leoZ2316 天前
Vue3 还原一个企业级后台-01-项目背景与选题
图像处理·人工智能·chatgpt·智慧城市·边缘计算·openvino·dreamfusion
雪碧透心凉_6 天前
Python OpenCV图像处理入门
图像处理·python·opencv