中文
相关论文

相关论文: Learning Generalizable Latent Representations for …

200 篇论文

Real-world image super-resolution is particularly challenging for diffusion models because real degradations are complex, heterogeneous, and rarely modeled explicitly. We propose a degradation-aware and structure-preserving diffusion…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Yang Ji , Zonghao Chen , Zhihao Xue , Junqin Hu

Since rain streaks show a variety of shapes and directions, learning the degradation representation is extremely challenging for single image deraining. Existing methods are mainly targeted at designing complicated modules to implicitly…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Yuhong He , Long Peng , Lu Wang , Jun Cheng

While successful for various computer vision tasks, deep neural networks have shown to be vulnerable to texture style shifts and small perturbations to which humans are robust. In this work, we show that the robustness of neural networks…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Zhenlin Xu , Deyi Liu , Junlin Yang , Colin Raffel , Marc Niethammer

Learning-based 3D reconstruction methods have shown impressive results. However, most methods require 3D supervision which is often hard to obtain for real-world datasets. Recently, several works have proposed differentiable rendering…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Michael Niemeyer , Lars Mescheder , Michael Oechsle , Andreas Geiger

Image degradation is a prevalent issue in various real-world applications, affecting visual quality and downstream processing tasks. In this study, we propose a novel framework that employs a Vision-Language Model (VLM) to automatically…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Jie Cai , Kangning Yang , Jiaming Ding , Lan Fu , Ling Ouyang , Jiang Li , Jinglin Shen , Zibo Meng

Super-resolution (SR) is an ill-posed inverse problem, where the size of the set of feasible solutions that are consistent with a given low-resolution image is very large. Many algorithms have been proposed to find a "good" solution among…

图像与视频处理 · 电气工程与系统科学 2024-03-01 Cansu Korkmaz , A. Murat Tekalp , Zafer Dogan

Our goal is to extract meaningful transformations from raw images, such as varying the thickness of lines in handwriting or the lighting in a portrait. We propose an unsupervised approach to learn such transformations by attempting to…

机器学习 · 统计学 2017-11-08 Tatsunori B. Hashimoto , John C. Duchi , Percy Liang

In this paper, we consider two challenging issues in reference-based super-resolution (RefSR), (i) how to choose a proper reference image, and (ii) how to learn real-world RefSR in a self-supervised manner. Particularly, we present a novel…

图像与视频处理 · 电气工程与系统科学 2022-07-21 Zhilu Zhang , Ruohao Wang , Hongzhi Zhang , Yunjin Chen , Wangmeng Zuo

Super-Resolution (SR) is the problem that consists in reconstructing images that have been degraded by a zoom-out operator. This is an ill-posed problem that does not have a unique solution, and numerical approaches rely on a prior on…

图像与视频处理 · 电气工程与系统科学 2024-05-30 Emile Pierret , Bruno Galerne

Existing real-world super-resolution (RSR) methods based on generative priors have achieved remarkable progress in producing high-quality and globally consistent reconstructions. However, they often struggle to recover fine-grained details…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Zixin Guo , Kai Zhao , Luyan Zhang

Modern deep Super-Resolution (SR) networks have established themselves as valuable techniques in image reconstruction and enhancement. However, these networks are normally trained and tested on benchmark image data that lacks the typical…

图像与视频处理 · 电气工程与系统科学 2021-03-12 Jack White , Alex Codoreanu , Ignacio Zuleta , Colm Lynch , Giovanni Marchisio , Stephen Petrie , Alan R. Duffy

Single-image super-resolution (SISR) typically focuses on restoring various degraded low-resolution (LR) images to a single high-resolution (HR) image. However, during SISR tasks, it is often challenging for models to simultaneously…

图像与视频处理 · 电气工程与系统科学 2023-11-10 Xin Wang , Jing-Ke Yan , Jing-Ye Cai , Jian-Hua Deng , Qin Qin , Yao Cheng

In the majority of GAN architectures, the latent space is defined as a set of vectors of given dimensionality. Such representations are not easily interpretable and do not capture spatial information of image content directly. In this work,…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Maciej Sypetkowski

Generalization to unseen degradations remains a fundamental challenge for low-level vision models. This paper aims to investigate the underlying mechanism of this failure, using image deraining as a primary case study due to its…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Jinfan Hu , Zhiyuan You , Jinjin Gu , Kaiwen Zhu , Tianfan Xue , Chao Dong

Neural networks are predominantly trained using gradient-based methods, yet in many applications their final predictions remain far from the accuracy attainable within the model's expressive capacity. We introduce Linearized Subspace…

机器学习 · 计算机科学 2026-01-21 Wenbo Cao , Weiwei Zhang

Zero-shot learning (ZSL) aims to recognize unseen image categories by learning an embedding space between image and semantic representations. For years, among existing works, it has been the center task to learn the proper mapping matrices…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Yan Li , Junge Zhang , Jianguo Zhang , Kaiqi Huang

Deep generative models come with the promise to learn an explainable representation for visual objects that allows image sampling, synthesis, and selective modification. The main challenge is to learn to properly model the independent…

计算机视觉与模式识别 · 计算机科学 2019-10-24 Patrick Esser , Johannes Haux , Björn Ommer

Diffusion models have shown promising results on single-image super-resolution and other image- to-image translation tasks. Despite this success, they have not outperformed state-of-the-art GAN models on the more challenging blind…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Hshmat Sahak , Daniel Watson , Chitwan Saharia , David Fleet

The task of single image super-resolution (SISR) aims at reconstructing a high-resolution (HR) image from a low-resolution (LR) image. Although significant progress has been made by deep learning models, they are trained on synthetic paired…

图像与视频处理 · 电气工程与系统科学 2019-10-15 Zhen Han , Enyan Dai , Xu Jia , Xiaoying Ren , Shuaijun Chen , Chunjing Xu , Jianzhuang Liu , Qi Tian

Currently, there are two popular approaches for addressing real-world image super-resolution problems: degradation-estimation-based and blind-based methods. However, degradation-estimation-based methods may be inaccurate in estimating the…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Axi Niu , Kang Zhang , Trung X. Pham , Pei Wang , Jinqiu Sun , In So Kweon , Yanning Zhang