中文
相关论文

相关论文: Modulating Image Restoration with Continual Levels…

200 篇论文

Conventional Computed Tomography (CT) methods require large numbers of noise-free projections for accurate density reconstructions, limiting their applicability to the more complex class of Cone Beam Geometry CT (CBCT) reconstruction.…

图像与视频处理 · 电气工程与系统科学 2023-07-18 Samuele Papa , David M. Knigge , Riccardo Valperga , Nikita Moriakov , Miltos Kofinas , Jan-Jakob Sonke , Efstratios Gavves

Many interesting tasks in image restoration can be cast as linear inverse problems. A recent family of approaches for solving these problems uses stochastic algorithms that sample from the posterior distribution of natural images given the…

图像与视频处理 · 电气工程与系统科学 2022-10-14 Bahjat Kawar , Michael Elad , Stefano Ermon , Jiaming Song

We present Attention Zoom, a modular and model-agnostic spatial attention mechanism designed to improve feature extraction in convolutional neural networks (CNNs). Unlike traditional attention approaches that require architecture-specific…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Daniel DeAlcala , Aythami Morales , Julian Fierrez , Ruben Tolosana

Automatic modulation classification (AMC) is a crucial stage in the spectrum management, signal monitoring, and control of wireless communication systems. The accurate classification of the modulation format plays a vital role in the…

信号处理 · 电气工程与系统科学 2023-04-04 Jiawei Zhang , Tiantian Wang , Zhixi Feng , Shuyuan Yang

Convolutional Neural Networks (CNN) offer state of the art performance in various computer vision tasks. Many of those tasks require different subtypes of affine invariances (scale, rotational, translational) to image transformations.…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Facundo Manuel Quiroga , Franco Ronchetti , Laura Lanzarini , Aurelio Fernandez-Bariviera

This work presents Robust Representation Learning via Adaptive Mask (RAM++), a two-stage framework for all-in-one image restoration. RAM++ integrates high-level semantic understanding with low-level texture generation to achieve…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Zilong Zhang , Chujie Qin , Chunle Guo , Yong Zhang , Chao Xue , Ming-Ming Cheng , Chongyi Li

Image denoising is a classical problem in low level computer vision. Model-based optimization methods and deep learning approaches have been the two main strategies for solving the problem. Model-based optimization methods are flexible for…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Chang Liu , Zhaowei Shang , Anyong Qin

The aim of image restoration is to recover high-quality images from distorted ones. However, current methods usually focus on a single task (\emph{e.g.}, denoising, deblurring or super-resolution) which cannot address the needs of…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Cheng Zhang , Yu Zhu , Qingsen Yan , Jinqiu Sun , Yanning Zhang

Image restoration is a challenging ill-posed problem which estimates latent sharp image from its degraded counterpart. Although the existing methods have achieved promising performance by designing novelty architecture of module, they…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Hu Gao , Bowen Ma , Ying Zhang , Jingfan Yang , Jing Yang , Depeng Dang

Deep features are a cornerstone of computer vision research, capturing image semantics and enabling the community to solve downstream tasks even in the zero- or few-shot regime. However, these features often lack the spatial resolution to…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Stephanie Fu , Mark Hamilton , Laura Brandt , Axel Feldman , Zhoutong Zhang , William T. Freeman

Convolutional neural networks (CNNs) have attracted increasing attention in the remote sensing community. Most CNNs only take the last fully-connected layers as features for the classification of remotely sensed images, discarding the other…

计算机视觉与模式识别 · 计算机科学 2016-11-14 Qingshan Liu , Renlong Hang , Huihui Song , Fuping Zhu , Javier Plaza , Antonio Plaza

Existing deep image watermarking methods follow a fixed embedding-distortion-extraction pipeline, where the embedder and extractor are weakly coupled through a final loss and optimized in isolation. This design lacks explicit collaboration,…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Fei Ge , Ying Huang , Jie Liu , Guixuan Zhang , Zhi Zeng , Shuwu Zhang , Hu Guan

Diffusion priors have been used for blind face restoration (BFR) by fine-tuning diffusion models (DMs) on restoration datasets to recover low-quality images. However, the naive application of DMs presents several key limitations. (i) The…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Senmao Li , Kai Wang , Joost van de Weijer , Fahad Shahbaz Khan , Chun-Le Guo , Shiqi Yang , Yaxing Wang , Jian Yang , Ming-Ming Cheng

The splendid success of convolutional neural networks (CNNs) in computer vision is largely attributable to the availability of massive annotated datasets, such as ImageNet and Places. However, in medical imaging, it is challenging to create…

机器学习 · 计算机科学 2021-04-13 Zongwei Zhou , Jae Y. Shin , Suryakanth R. Gurudu , Michael B. Gotway , Jianming Liang

Convolutional Neural Networks (CNNs) are used for a wide range of image-related tasks such as image classification and object detection. However, a large pre-trained CNN model contains a lot of redundancy considering the task-specific edge…

分布式、并行与集群计算 · 计算机科学 2019-10-09 Zhuwei Qin , Fuxun Yu , Xiang Chen

Recent years have witnessed the great success of convolutional neural network (CNN) based models in the field of computer vision. CNN is able to learn hierarchically abstracted features from images in an end-to-end training manner. However,…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Xin Li , Zequn Jie , Jiashi Feng , Changsong Liu , Shuicheng Yan

Convolutional neural networks (CNNs) have been demonstrated their powerful ability to extract discriminative features for hyperspectral image classification. However, general deep learning methods for CNNs ignore the influence of complex…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zhiqiang Gong , Xian Zhou , Wen Yao

Pooling layers are essential building blocks of convolutional neural networks (CNNs), to reduce computational overhead and increase the receptive fields of proceeding convolutional operations. Their goal is to produce downsampled volumes…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Alexandros Stergiou , Ronald Poppe

In this paper, we consider the problem in defocus image deblurring. Previous classical methods follow two-steps approaches, i.e., first defocus map estimation and then the non-blind deblurring. In the era of deep learning, some researchers…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Qian Ye , Masanori Suganuma , Takayuki Okatani

We introduce a general-purpose conditioning method for neural networks called FiLM: Feature-wise Linear Modulation. FiLM layers influence neural network computation via a simple, feature-wise affine transformation based on conditioning…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Ethan Perez , Florian Strub , Harm de Vries , Vincent Dumoulin , Aaron Courville
‹ 上一页 1 8 9 10 下一页 ›