目录

  • CVPR 2022
    • 图像超分
    • 盲超分
    • 视频超分
    • 特殊场景
  • AAAI 2022
    • 图像超分
    • 特殊场景
  • WACV 2022
    • 图像超分
    • 视频超分
    • 特殊场景
  • 参考资料

CVPR 2022

官网链接:http://CVPR2022.thecvf.com
会议时间:2021年6月19日-6月24日

现将超分辨率方向上接收的论文汇总如下,遗漏之处还请大家斧正。

图像超分

  1. Local Texture Estimator for Implicit Representation Function

    • Paper: https://ipl.dgist.ac.kr/LTE_cvpr.pdf
    • Code: https://github.com/jaewon-lee-b/lte
  2. Reflash Dropout in Image Super-Resolution
    • Paper: https://arxiv.org/abs/2112.12089
  3. Towards Bidirectional Arbitrary Image Rescaling: Joint Optimization and Cycle Idempotence
    • Paper: https://arxiv.org/abs/2203.00911

盲超分

  1. Deep Constrained Least Squares for Blind Image Super-Resolution

    • Paper: https://arxiv.org/abs/2202.07508
    • Code: https://github.com/megvii-research/DCLS-SR
  2. Learning the Degradation Distribution for Blind Image Super-Resolution
    • Paper: https://arxiv.org/abs/2203.04962
    • Code: https://github.com/greatlog/UnpairedSR
  3. Blind Image Super-resolution with Elaborate Degradation Modeling on Noise and Kernel
    • Paper: https://arxiv.org/abs/2107.00986
    • Code: https://github.com/zsyOAOA/BSRDM

视频超分

  1. Look Back and Forth: Video Super-Resolution with Explicit Temporal Difference Modeling

    • Paper: https://arxiv.org/abs/2204.07114
  2. RSTT: Real-time Spatial Temporal Transformer for Space-Time Video Super-Resolution

    • Paper: https://arxiv.org/abs/2203.14186
    • Code: https://github.com/llmpass/RSTT
    • Keywords: Transformer
  3. Reference-based Video Super-Resolution Using Multi-Camera Video Triplets

    • Paper: https://arxiv.org/abs/2203.14537
    • Code: https://github.com/codeslake/RefVSR
  4. Learning Trajectory-Aware Transformer for Video Super-Resolution

    • Paper: https://arxiv.org/abs/2204.04216
    • Code: https://github.com/researchmm/TTVSR

特殊场景

  1. A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution

    • Paper: https://arxiv.org/abs/2203.09388
    • Code: https://github.com/mjq11302010044/TATT
    • Keywords: Scene Text
  2. Details or Artifacts: A Locally Discriminative Learning Approach to Realistic Image Super-Resolution
    • Paper: https://arxiv.org/abs/2203.09195
    • Code: https://github.com/csjliang/LDL
    • Keywords: Realistic

AAAI 2022

AAAI是人工智能领域中历史最悠久、涵盖内容最广泛的国际顶级学术会议之一,也是中国计算机学会(CCF)推荐的人工智能领域A级国际学术会议之一。据了解,本届会议收到来自全球的9215篇投稿论文,而接受率仅为15%,创历史新低。

官方网址:https://aaai.org/Conferences/AAAI-22/

图像超分

  1. Efficient Non-Local Contrastive Attention for Image Super-Resolution

    • Paper: https://arxiv.org/abs/2201.03794
    • Code: https://github.com/Zj-BinXia/ENLCA
    • Keywords: Attention
  2. Best-Buddy GANs for Highly Detailed Image Super-Resolution
    • Paper: https://arxiv.org/abs/2103.15295
    • Code: https://github.com/Jia-Research-Lab/Simple-SR
    • Keywords: GAN

特殊场景

  1. Text Gestalt: Stroke-Aware Scene Text Image Super-Resolution

    • Paper: https://arxiv.org/abs/2112.08171
    • Code: https://github.com/FudanVI/FudanOCR/tree/main/text-gestalt
    • Keywords: Scene Text
  2. Detail-Preserving Transformer for Light Field Image Super-Resolution

    • Paper: https://arxiv.org/abs/2201.00346
    • Code: https://github.com/BITszwang/DPT
    • Keywords: Light Field
  3. Coarse-to-Fine Embedded PatchMatch and Multi-Scale Dynamic Aggregation for Reference-Based Super-Resolution

    • Paper: https://arxiv.org/abs/2201.04358
    • Code: https://github.com/Zj-BinXia/AMSA
    • Keywords: Reference-Based
  4. Feature Distillation Interaction Weighting Network for Lightweight Image Super-Resolution

    • Paper: https://arxiv.org/abs/2112.08655
    • Code: https://github.com/IVIPLab/FDIWN
    • Keywords: Lightweight
  5. SCSNet: An Efficient Paradigm for Learning Simultaneously Image Colorization and Super-Resolution

    • Paper: https://arxiv.org/abs/2201.04364
    • Keywords: Multi-task

WACV 2022

WACV是IEEE Winter Conference on Applications of Computer Vision缩写,根据谷歌学术显示在 Computer Vision & Pattern Recognition 领域, WACV是排在CVPR \ ICCV \ ECCV \ BMVC 之后的较高质量的国际会议。

官方网址:https://openaccess.thecvf.com/WACV2022

图像超分

  1. DAQ: Channel-Wise Distribution-Aware Quantization for Deep Image Super-Resolution Networks

    • Paper: https://arxiv.org/abs/2012.11230
  2. edge-SR: Super-Resolution For The Masses
    • Paper: https://arxiv.org/abs/2108.10335
    • Code: https://github.com/pnavarre/eSR

视频超分

  1. MEGAN: Memory Enhanced Graph Attention Network for Space-Time Video Super-Resolution

    • Paper: https://arxiv.org/abs/2110.15327
  2. Normalizing Flow as a Flexible Fidelity Objective for Photo-Realistic Super-resolution
    • Paper: https://arxiv.org/abs/2111.03649
    • Code: http://git.io/AdFlow
    • Keywords: Photo-Realistic, Flow

特殊场景

  1. Hyperspectral Image Super-Resolution With RGB Image Super-Resolution as an Auxiliary Task

    • Paper: https://arxiv.org/abs/2101.07589
    • Code: https://github.com/kli8996/HSISR.git
  2. MoESR: Blind Super-Resolution Using Kernel-Aware Mixture of Experts
    • Paper: Open Access
    • Code: https://github.com/memad73/MoESR
    • Keywords: Blind
  3. Multi-Dimensional Dynamic Model Compression for Efficient Image Super-Resolution
    • Paper: Open Access
    • Keywords: Model Compression

参考资料

  1. CVPR 2022 全面盘点:最新350篇论文分方向汇总 / 代码 / 解读 / 直播 / 项目(更新中)
  2. Awesome-Super-Resolution
  3. CVPR2022-Paper-Code-Interpretation

CVPR 2022 | AAAI2022 | WACV 2022 超分辨率(super-resolution)方向上接收论文总结相关推荐

  1. Google Pixel 超分辨率--Super Resolution Zoom

    Google Pixel 超分辨率–Super Resolution Zoom Google 的Super Res Zoom技术,主要用于在zoom时增强画面细节以及提升在夜景下的效果. 文章的主要贡 ...

  2. CV之SR:超分辨率(Super resolution)的简介、使用方法、案例应用之详细攻略

    CV之SR:超分辨率(Super resolution)的简介.使用方法.案例应用之详细攻略 目录 超分辨率(Super resolution)的简介 超分辨率(Super resolution)的使 ...

  3. ECCV 2022 超分辨率(super-resolution)方向上接收论文总结(持续更新)

    目录 ECCV 2022 图像超分 视频超分 特殊场景 参考资料 ECCV 2022 除了著名的CVPR.ICCV,ECCV(欧洲计算机视觉国际会议)也是计算机视觉三大国际顶级会议之一,每两年召开一次 ...

  4. 图像超分辨率Super Resolution基本介绍与常用方法:插值、稀疏编码、卷积网络、生成对抗网络

    ​ ​ 活动地址:CSDN21天学习挑战赛 0.难点 从低分辨率图像生成高分辨率图像,理论上有无数种解 相关的数据集少,一般都是从高清图像去制作模糊图像,然后作为数据集,但不同领域的模糊原因不同,模糊 ...

  5. CVPR 2019 | Adobe提出新型超分辨率方法:用神经网络迁移参照图像纹理

    点击我爱计算机视觉标星,更快获取CVML新技术 本文经机器之心(微信公众号:almosthuman2014)授权转载,禁止二次转载. 选自arXiv 作者:Zhifei Zhang等 机器之心编译 参 ...

  6. Anime4K:目前最热开源实时二次元动漫超分辨率算法,Github上一周收获近三千星!

    今天,我们将介绍Anime4K(动漫图片超分辨率算法),这是目前最热门的开源项目,特点:实时.视频动画放大算法. 在一周内,Anime4K在Github上收获了将近3千颗星.作者在6天前介绍了redd ...

  7. ffmpeg 分辨率 压缩_用GPU加速FFmpeg中的超分辨率功能

    1. 简要回顾 首先简单复述一下FFmpeg中对深度学习的支持情况,如上图所示,FFmpeg在libavfilter中支持基于深度学习的filter,目前已经支持sr, derain和dnn_proc ...

  8. CVPR 2021 Oral | GLEAN: 基于隐式生成库的高倍率图像超分辨率

    摘要 · 看点 在 CVPR 2021 上, 南洋理工大学 S-Lab 和商汤科技等提出的隐式生成库(Generative Latent Bank), 针对高倍率图像超分辨中的质量和保真度问题提出了一 ...

  9. CVPR 2019 论文大盘点-超分辨率篇

    点击我爱计算机视觉标星,更快获取CVML新技术 今天盘点了 CVPR 2019 所有超分辨率相关论文,总计16篇,其中多篇论文已经吸引了大量关注,比如旷视的Meta-SR.能够应对模糊降质的DPSR. ...

  10. CVPR 2019 神奇的超分辨率算法DPSR:应对图像模糊降质

    点击我爱计算机视觉标星,更快获取CVML新技术 上两幅图像中上面为低分辨率模糊图像,下面大图来自几天前刚出来的超分辨率算法DPSR的结果.在我们的印象中,往往超分辨率后的图像会看起来轻微模糊,但该算法 ...

最新文章

  1. 巩固好基础,才能学好Linux
  2. setting virtualbox share folder in windows7 system
  3. 在服务子程中首先关闭ie 的HTML5连接向导
  4. 第一次冲刺-站立会议03
  5. 百度CTO王海峰出席科协年会重头论坛,展现智能云产业智能化硕果
  6. AI给你安利了一个职位,猜猜它觉得你适合做什么?
  7. 数组、字符串长度的计算(转)
  8. 谈谈互动型网站中垃圾贴的应对方案,互联网营销
  9. 【多目标优化求解】基于matlab遗传算法求解多目标配电网重构模型【含Matlab源码 970期】
  10. 1137. 第 N 个泰波那契数 动态规划
  11. Ubuntu中锐捷客户端的配置与使用
  12. 《数据结构C语言版》
  13. Javascript汉字转拼音,中文转拼音
  14. 运放参数的详细解释和分析-压摆率(SR)
  15. 前端基础从头学——VsCode使用教程+html基础(入门篇)
  16. linux LCD驱动实验
  17. Markdown 语法手册 - 完整版(上)
  18. MATLAB 残差分析
  19. 苹果手机删除的图片怎么恢复?试试这3个方法
  20. 保护FTP和SFTP服务器的10个基本技巧

热门文章

  1. 学习英语02——词汇——02
  2. 【信管1.1】信息系统与信息化
  3. MyBatis 缓存原理梳理
  4. php paypal ipn,PHP 开发详解:PayPal Instant Payment Notification (IPN)
  5. C++ 学习笔记10
  6. 常见门电路逻辑符号对照(三态门,同或门,异或门,或非门,与或非门, 传输门,全加器,半加器,基本rs触发器,同步rs触发器,jk触发器,d触发器)
  7. 工业交换机在智能交通电子警察系统解决方案的应用
  8. 智能家居控制系统需要具备哪些技术?
  9. 进计算机本地安全策略的命令,Win10还原本地安全策略和使用命令行重置组策略方法...
  10. java 数字转大写中文_java如何实现,把数字转换成中文的大写数字?