ECCV2024|底层视觉(超分辨率,图像恢复,去雨,去雾,去模糊,去噪等)相关论文汇总(附论文链接/开源代码)【持续更新】

ECCV2024|底层视觉相关论文汇总(如果觉得有帮助,欢迎点赞和收藏)

  • 1.超分辨率(Super-Resolution)
      • Data Overfitting for On-Device Super-Resolution with Dynamic Algorithm and Compiler Co-Design
      • SMFANet: A Lightweight Self-Modulation Feature Aggregation Network for Efficient Image Super-Resolution
  • 2.图像去雨(Image Deraining)
  • 3.图像去雾(Image Dehazing)
  • 4.去模糊(Deblurring)
      • BeNeRF: Neural Radiance Fields from a Single Blurry Image and Event Stream
      • Towards Real-world Event-guided Low-light Video Enhancement and Deblurring
  • 5.去噪(Denoising)
      • Temporal As a Plugin: Unsupervised Video Denoising with Pre-Trained Image Denoisers
  • 6.图像恢复(Image Restoration)
      • MambaIR: A simple baseline for image restoration with state-space model
      • OneRestore: A Universal Restoration Framework for Composite Degradation
      • Restoring Images in Adverse Weather Conditions via Histogram Transformer
  • 7.图像增强(Image Enhancement)
      • Joint RGB-Spectral Decomposition Model Guided Image Enhancement in Mobile Photography
      • Taming Lookup Tables for Efficient Image Retouching
      • Towards Real-world Event-guided Low-light Video Enhancement and Deblurring
  • 8.图像修复(Inpainting)
      • A Task is Worth One Word: Learning with Task Prompts for High-Quality Versatile Image Inpainting
      • Be-Your-Outpainter: Mastering Video Outpainting through Input-Specific Adaptation
      • GScream: Learning 3D Geometry and Feature Consistent Gaussian Splatting for Object Removal
  • 9.高动态范围成像(HDR Imaging)
      • SAFNet: Selective Alignment Fusion Network for Efficient HDR Imaging
  • 10.图像质量评价(Image Quality Assessment)
      • A Comprehensive Study of Multimodal Large Language Models for Image Quality Assessment
      • Towards Open-ended Visual Quality Comparison
  • 11.插帧(Frame Interpolation)
      • Clearer Frames, Anytime: Resolving Velocity Ambiguity in Video Frame Interpolation
  • 12.视频/图像压缩(Video/Image Compression)
      • HAC: Hash-grid Assisted Context for 3D Gaussian Splatting Compression
      • Image Compression for Machine and Human Vision With Spatial-Frequency Adaptation
  • 13.压缩图像质量增强(Compressed Image Quality Enhancement)
  • 14.图像去反光(Image Reflection Removal)
  • 15.图像去阴影(Image Shadow Removal)
  • 16.图像上色(Image Colorization)
  • 17.图像和谐化(Image Harmonization)
  • 18.视频稳相(Video Stabilization)
      • Eliminating Warping Shakes for Unsupervised Online Video Stitching
  • 19.图像融合(Image Fusion)
  • 20.其他任务(Others)
      • Image Demoireing in RAW and sRGB Domains
      • Temporal-Mapping Photography for Event Cameras
  • 参考
  • Related Collections(相关整理)

整理汇总下今年ECCV底层视觉(Low-Level Vision)相关的论文和代码,括超分辨率,图像去雨,图像去雾,去模糊,去噪,图像恢复,图像增强,图像去摩尔纹,图像修复,图像质量评价,插帧,图像/视频压缩等任务,具体如下。

欢迎star,fork和PR~
优先在Github更新:Awesome-ECCV2024-Low-Level-Vision,欢迎star~
知乎:https://zhuanlan.zhihu.com/p/706758100
参考或转载请注明出处

ECCV2024官网:https://eccv.ecva.net/

ECCV接收论文列表:

ECCV完整论文库:

开会时间:2024年9月29日-10月4日

论文接收公布时间:2024年

【Contents】

  • 1.超分辨率(Super-Resolution)
  • 2.图像去雨(Image Deraining)
  • 3.图像去雾(Image Dehazing)
  • 4.去模糊(Deblurring)
  • 5.去噪(Denoising)
  • 6.图像恢复(Image Restoration)
  • 7.图像增强(Image Enhancement)
  • 8.图像修复(Inpainting)
  • 9.高动态范围成像(HDR Imaging)
  • 10.图像质量评价(Image Quality Assessment)
  • 11.插帧(Frame Interpolation)
  • 12.视频/图像压缩(Video/Image Compression)
  • 13.压缩图像质量增强(Compressed Image Quality Enhancement)
  • 14.图像去反光(Image Reflection Removal)
  • 15.图像去阴影(Image Shadow Removal)
  • 16.图像上色(Image Colorization)
  • 17.图像和谐化(Image Harmonization)
  • 18.视频稳相(Video Stabilization)
  • 19.图像融合(Image Fusion)
  • 20.其他任务(Others)

1.超分辨率(Super-Resolution)

Data Overfitting for On-Device Super-Resolution with Dynamic Algorithm and Compiler Co-Design

  • Paper: https://openreview.net/forum?id=B3E8Y8g9GA
  • Code: https://github.com/coulsonlee/Dy-DCA-ECCV2024

SMFANet: A Lightweight Self-Modulation Feature Aggregation Network for Efficient Image Super-Resolution

  • Paper:
  • Code: https://github.com/Zheng-MJ/SMFANet

2.图像去雨(Image Deraining)

3.图像去雾(Image Dehazing)

4.去模糊(Deblurring)

BeNeRF: Neural Radiance Fields from a Single Blurry Image and Event Stream

  • Paper:
  • Code: https://github.com/WU-CVGL/BeNeRF

Towards Real-world Event-guided Low-light Video Enhancement and Deblurring

  • Paper:
  • Code: https://github.com/intelpro/ELEDNet

5.去噪(Denoising)

Temporal As a Plugin: Unsupervised Video Denoising with Pre-Trained Image Denoisers

  • Paper:
  • Code: https://github.com/zfu006/TAP

6.图像恢复(Image Restoration)

MambaIR: A simple baseline for image restoration with state-space model

  • Paper: https://arxiv.org/abs/2402.15648
  • Code: https://github.com/csguoh/MambaIR

OneRestore: A Universal Restoration Framework for Composite Degradation

  • Paper:
  • Code: https://github.com/gy65896/OneRestore

Restoring Images in Adverse Weather Conditions via Histogram Transformer

  • Paper:
  • Code: https://github.com/sunshangquan/Histoformer

7.图像增强(Image Enhancement)

Joint RGB-Spectral Decomposition Model Guided Image Enhancement in Mobile Photography

  • Paper:
  • Code: https://github.com/CalayZhou/JDM-HDRNet

Taming Lookup Tables for Efficient Image Retouching

  • Paper: https://arxiv.org/abs/2403.19238
  • Code: https://github.com/Stephen0808/ICELUT

Towards Real-world Event-guided Low-light Video Enhancement and Deblurring

  • Paper:
  • Code: https://github.com/intelpro/ELEDNet

8.图像修复(Inpainting)

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

  • Paper: https://arxiv.org/abs/2312.03594
  • Code: https://github.com/open-mmlab/PowerPaint

Be-Your-Outpainter: Mastering Video Outpainting through Input-Specific Adaptation

  • Paper: https://arxiv.org/abs/2403.13745
  • Code: https://github.com/G-U-N/Be-Your-Outpainter

GScream: Learning 3D Geometry and Feature Consistent Gaussian Splatting for Object Removal

  • Paper: https://arxiv.org/abs/2404.13679
  • Code: https://github.com/W-Ted/GScream

9.高动态范围成像(HDR Imaging)

SAFNet: Selective Alignment Fusion Network for Efficient HDR Imaging

  • Paper:
  • Code: https://github.com/ltkong218/SAFNet

10.图像质量评价(Image Quality Assessment)

A Comprehensive Study of Multimodal Large Language Models for Image Quality Assessment

  • Paper: https://arxiv.org/abs/2403.10854
  • Code: https://github.com/TianheWu/MLLMs-for-IQA

Towards Open-ended Visual Quality Comparison

  • Paper:
  • Code: https://github.com/Q-Future/Co-Instruct

11.插帧(Frame Interpolation)

Clearer Frames, Anytime: Resolving Velocity Ambiguity in Video Frame Interpolation

  • Paper: https://arxiv.org/abs/2311.08007
  • Code: https://github.com/zzh-tech/InterpAny-Clearer

12.视频/图像压缩(Video/Image Compression)

HAC: Hash-grid Assisted Context for 3D Gaussian Splatting Compression

  • Paper: https://arxiv.org/abs/2403.14530
  • Code: https://github.com/YihangChen-ee/HAC

Image Compression for Machine and Human Vision With Spatial-Frequency Adaptation

  • Paper:
  • Code: https://github.com/qingshi9974/ECCV2024-AdpatICMH

13.压缩图像质量增强(Compressed Image Quality Enhancement)

14.图像去反光(Image Reflection Removal)

15.图像去阴影(Image Shadow Removal)

16.图像上色(Image Colorization)

17.图像和谐化(Image Harmonization)

18.视频稳相(Video Stabilization)

Eliminating Warping Shakes for Unsupervised Online Video Stitching

  • Paper: https://arxiv.org/abs/2403.06378
  • Code: https://github.com/nie-lang/StabStitch

19.图像融合(Image Fusion)

20.其他任务(Others)

Image Demoireing in RAW and sRGB Domains

  • Paper: https://arxiv.org/abs/2312.09063
  • Code: https://github.com/rebeccaeexu/RRID

Temporal-Mapping Photography for Event Cameras

  • Paper:
  • Code: https://github.com/YuHanBaozju/EvTemMap

持续更新~

参考

Related Collections(相关整理)

  • Awesome-CVPR2024-Low-Level-Vision
  • Awesome-CVPR2021-Low-Level-Vision
  • Awesome-CVPR2020-Low-Level-Vision
  • Awesome-ECCV2020-Low-Level-Vision
  • Awesome-Low-Level-Vision-Research-Groups
  • Awesome-AIGC-Research-Groups
  • Awesome-CVPR2024-AIGC

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mfbz.cn/a/771447.html

如若内容造成侵权/违法违规/事实不符,请联系我们进行投诉反馈qq邮箱809451989@qq.com,一经查实,立即删除!

相关文章

【Unity学习笔记】A*寻路算法

文章目录 图寻路算法BFS广度优先算法DFS深度优先贪心算法 引入权重Dijkstra算法 A*算法C#实现步骤 Unity中的A*算法A*优化建议 图 图的知识盘点 pathfinding 作为一名计算机专业的学生,对于图这种数据结构也是烂熟于心了。图是一种包含了多个结点的数据结构&…

巴图自动化Modbus协议转Profinet协议网关模块连智能仪表与PLC通讯

一、现场要求:PLC作为控制器,仪表设备作为执行设备。执行设备可以实时响应PLC传送的指令,并将数据反馈给PLC,从而实现PLC对仪表设备的控制和监控,实现对生产过程的精确控制。 二、解决方案:通过巴图自动化Modbus协议转Profinet协议…

大模型面试题目

1.为什么需要做位置编码 位置编码(Positional Encoding)在变换器(Transformer)模型中非常重要,因为变换器架构本身没有内置的顺序信息。变换器使用的是自注意力机制,它能够捕捉输入序列中所有词之间的相关性…

Vscode 保存代码,代码自动格式化

我这里使用的插件是Prettier-Code formatter:自动缩进整理代码的格式,使用方法如下: 先在vscode商店找到插件并安装:安装插件之后,随便找到一个项目文件,右键选择格式化文档:选中我们安装的插件…

LVS-负载均衡

目录 一、概念 二、LVS工作原理 1. ipvs/ipvsadm 2.名词: 三、常用命令 四、工作模式 1.NAT地址转换模式 (1)工作流程 (2)特点 (3)实验过程 a.环境准备: b.修改测试机的…

Wing FTP Server

文章目录 1.Wing FTP Server简介1.1主要特点1.2使用教程 2.高级用法2.1Lua脚本,案例1 1.Wing FTP Server简介 Wing FTP Server,是一个专业的跨平台FTP服务器端,它拥有不错的速度、可靠性和一个友好的配置界面。它除了能提供FTP的基本服务功能以外&#…

android应用的持续构建CI(一)-- 总体设计

一、背景 接下里我希望通过一系列的文章,把android应用的构建梳理一遍,从总体设计到逐个环节的实现。 总体设计jenkins集成手动签名依赖环境应用管理 二、构建流程图 三、技术组件 jenkinsjdkgradle360加固 既然是android应用的持续构建&#xff0c…

科普文:Linux服务器性能调优之CPU调度策略和可调参数

概叙 进程 进程是操作系统虚拟出来的概念,用来组织计算机中的任务。计算机的核心是CPU,它承担了所有的计算任务;而操作系统是计算机的管理者,它负责任务的调度、资源的分配和管理,统领整个计算机硬件;应用…

5百多本分章节古籍内容大全ACCESS\EXCEL数据库

很多明清小说现在越来越不容易查看其内容,虽然之前搞到过一份《3万8千多古代文学大全ACCESS数据库》,但简体中文总让我感觉有删减、非原版的印象,今天正好遇到一个好的古籍网站,繁体字繁体文,感觉非常不错,…

微信小程序遮罩层显示

效果展示&#xff1a; wxml页面&#xff1a; <view classmodal-mask wx:if{{showModal}}><view class"modal-container"><view classmodal-content></view><view classmodal-footer bindtap"closeImage">//这个/images/ind…

电脑录音怎么录?简单四个方法轻松搞定!

在电脑上录制音频是一项非常实用的技能&#xff0c;适合多种场合的需求。例如&#xff0c;你可能需要录制自己的声音&#xff0c;用于录音广播、演示或视频制作&#xff1b;也可能需要录制电脑中的声音&#xff0c;如音乐、游戏音效或在线直播&#xff1b;或者需要捕捉浏览器中…

快排的实现

引言 作为c语言库函数的一种&#xff0c;快排在排序中的地位毋庸置疑. 而更加具体的实现如图&#xff1a; 快排的实现&#xff08;递归实现&#xff09; 原理 单趟:先假定第一个数设为key,如果左边指针的值比key大&#xff0c;且右边指针的值比key小&#xff0c;则将其交换.…

亚马逊云服务器的价格真的那么贵吗?一年要花多少钱?

亚马逊Web服务&#xff08;AWS&#xff09;作为全球领先的云计算平台&#xff0c;其定价策略常常引起用户的关注。很多人可能会问&#xff1a;"AWS真的那么贵吗&#xff1f;"实际上&#xff0c;这个问题的答案并不是简单的"是"或"否"&#xff0c…

JavaScript技术的小饰品销售管理系统-计算机毕业设计源码21597

摘 要 在当今的数字化时代&#xff0c;电子商务已经成为了商业领域中不可或缺的一部分。随着消费者对于购物体验的要求越来越高&#xff0c;一个高效、便捷、用户友好的小饰品销售管理系统显得尤为重要。 本系统旨在利用 JavaScript 技术&#xff0c;设计并实现一个功能强大的小…

黑马点评DAY5|商户查询缓存

商户查询缓存 缓存的定义 缓存就是数据交换的缓冲区&#xff08;Cache&#xff09;&#xff0c;是存储数据的临时地方&#xff0c;一般读写性能较高。 比如计算机的CPU计算速度非常快&#xff0c;但是需要先从内存中读取数据再放入CPU的寄存器中进行运算&#xff0c;这样会限…

ForkJoin框架与工作窃取算法详解

文章目录 一、ForkJoin框架概述1_核心概念2_主要类和方法1_ForkJoinPool2_ForkJoinTask 二、启用异步模式与否的区别三、ForkJoinPool的三种任务提交方式四、执行逻辑及使用示例1_示例&#xff1a;并行计算数组元素和2_forkJoinPool.submit3_ForkJoinTask<?>中任务的执行…

软件研发标准化流程文件

为了规范化系统开发流程&#xff0c;我们精心制定了一套详尽的规范文档。该文档旨在通过标准化、系统化的方法来显著提升开发效率与项目质量。流程始于明确需求阶段&#xff0c;通过深入细致的设计规划来确保解决方案既可行又具有前瞻性。随后&#xff0c;我们进入高效的编码实…

ClickHouse概述

ClickHouse概述 文章目录 ClickHouse概述ClickHouse是什么ClickHouse快的理由什么是OLAPClickHouse的特点列式存储DBMS 的功能多样化引擎高吞吐写入能力数据分区与线程级并行 ClickHouse的应用合适场景不适合场景 ClickHouse是什么 ClickHouse 是俄罗斯的 Yandex 于 2016 年开…

Appium自动化测试框架3

滑动与拖拽 swipe 滑动时间的长短会影响最后的结果的 是有一定误差的 from appium import webdriver import time # 启动一个字典 包装相应的启动参数 desired_caps dict() # 平台的名字&#xff0c;安卓还是IOS 大小写无所谓 desired_caps[platformName] Android # 平台的…

【电源专题】DC-DC电路设计为什么一般只考虑电感DCR而不考虑Q值呢?

什么是电感器(线圈)的Q值&#xff1f; Q值是表示电感器质量的参数。Q是Quality Factor&#xff08;质量系数&#xff09;的简称。线圈会顺利流过直流电流&#xff0c;但会对交流电流产生电阻。这称为感抗&#xff0c;交流频率越高则越大。 此外&#xff0c;绕组虽是导体…