中文
相关论文

相关论文: Exploring Multi-Scale Feature Propagation and Comm…

200 篇论文

Object detection has made substantial progress in the last decade, due to the capability of convolution in extracting local context of objects. However, the scales of objects are diverse and current convolution can only process single-scale…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Junliang Chen , Xiaodong Zhao , Linlin Shen

Methods based on convolutional neural network (CNN) have demonstrated tremendous improvements on single image super-resolution. However, the previous methods mainly restore images from one single area in the low resolution (LR) input, which…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Xiaoyi Jia , Xiangmin Xu , Bolun Cai , Kailing Guo

While scale-invariant modeling has substantially boosted the performance of visual recognition tasks, it remains largely under-explored in deep networks based image restoration. Naively applying those scale-invariant techniques (e.g.…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Yuchen Fan , Jiahui Yu , Ding Liu , Thomas S. Huang

Efficiency of gradient propagation in intermediate layers of convolutional neural networks is of key importance for super-resolution task. To this end, we propose a deep architecture for single image super-resolution (SISR), which is built…

图像与视频处理 · 电气工程与系统科学 2022-01-31 Kuldeep Purohit , Srimanta Mandal , A. N. Rajagopalan

In this paper, we explore the idea of weight sharing over multiple scales in convolutional networks. Inspired by traditional computer vision approaches, we share the weights of convolution kernels over different scales in the same layers of…

计算机视觉与模式识别 · 计算机科学 2020-01-10 Shubhra Aich , Ian Stavness , Yasuhiro Taniguchi , Masaki Yamazaki

Convolution is spatially-symmetric, i.e., the visual features are independent of its position in the image, which limits its ability to utilize contextual cues for visual recognition. This paper addresses this issue by introducing a…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yan Wang , Lingxi Xie , Siyuan Qiao , Ya Zhang , Wenjun Zhang , Alan L. Yuille

In Neural Networks, there are various methods of feature fusion. Different strategies can significantly affect the effectiveness of feature representation, consequently influencing the ability of model to extract representative and…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Si Zhou , Yain-Whar Si , Xiaochen Yuan , Xiaofan Li , Xiaoxiang Liu , Xinyuan Zhang , Cong Lin , Xueyuan Gong

Recent studies have witnessed the effectiveness of 3D convolutions on segmenting volumetric medical images. Compared with the 2D counterparts, 3D convolutions can capture the spatial context in three dimensions. Nevertheless, models…

图像与视频处理 · 电气工程与系统科学 2021-09-28 Junjun He , Jin Ye , Cheng Li , Diping Song , Wanli Chen , Shanshan Wang , Lixu Gu , Yu Qiao

For Image Super-Resolution (SR), it is common to train and evaluate scale-specific models composed of an encoder and upsampler for each targeted scale. Consequently, many SR studies encounter substantial training times and complex…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Dongheon Lee , Seokju Yun , Youngmin Ro

The deep convolutional neural networks have achieved significant improvements in accuracy and speed for single image super-resolution. However, as the depth of network grows, the information flow is weakened and the training becomes harder…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Yanting Hu , Xinbo Gao , Jie Li , Yuanfei Huang , Hanzi Wang

Transposed convolution is crucial for generating high-resolution outputs, yet has received little attention compared to convolution layers. In this work we revisit transposed convolution and introduce a novel layer that allows us to place…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Stefano B. Blumberg , Daniele Raví , Mou-Cheng Xu , Matteo Figini , Iasonas Kokkinos , Daniel C. Alexander

It is challenging to restore low-resolution (LR) images to super-resolution (SR) images with correct and clear details. Existing deep learning works almost neglect the inherent structural information of images, which acts as an important…

图像与视频处理 · 电气工程与系统科学 2022-06-08 Yuqing Liu , Qi Jia , Xin Fan , Shanshe Wang , Siwei Ma , Wen Gao

Most existing studies improve the efficiency of Split learning (SL) by compressing the transmitted features. However, most works focus on dimension-wise compression that transforms high-dimensional features into a low-dimensional space. In…

机器学习 · 计算机科学 2022-07-26 Cheng-Yen Hsieh , Yu-Chuan Chuang , An-Yeu , Wu

Aiming at the problems that the convolutional neural networks neglect to capture the inherent attributes of natural images and extract features only in a single scale in the field of image super-resolution reconstruction, a network…

图像与视频处理 · 电气工程与系统科学 2020-04-09 Jiawen Lyn , Sen Yan

Aiming to obtain a high-resolution image, pansharpening involves the fusion of a multi-spectral image (MS) and a panchromatic image (PAN), the low-level vision task remaining significant and challenging in contemporary research. Most…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Xuanyu Liu , Bonan An

Convolutional neural networks (CNNs) have been tremendously successful in solving imaging inverse problems. To understand their success, an effective strategy is to construct simpler and mathematically more tractable convolutional sparse…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Tianlin Liu , Anadi Chaman , David Belius , Ivan Dokmanić

Despite their strong modeling capacities, Convolutional Neural Networks (CNNs) are often scale-sensitive. For enhancing the robustness of CNNs to scale variance, multi-scale feature fusion from different layers or filters attracts great…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Duo Li , Anbang Yao , Qifeng Chen

Diffusion models have recently gained recognition for generating diverse and high-quality content, especially in image synthesis. These models excel not only in creating fixed-size images but also in producing panoramic images. However,…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Xiaoyu Zhang , Teng Zhou , Xinlong Zhang , Jia Wei , Yongchuan Tang

Convolutional Neural Networks (CNNs) require large image corpora to be trained on classification tasks. The variation in image resolutions, sizes of objects and patterns depicted, and image scales, hampers CNN training and performance,…

计算机视觉与模式识别 · 计算机科学 2016-05-16 Nanne van Noord , Eric Postma

As convolution has empowered many smart applications, dynamic convolution further equips it with the ability to adapt to diverse inputs. However, the static and dynamic convolutions are either layout-agnostic or computation-heavy, making it…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jierun Chen , Tianlang He , Weipeng Zhuo , Li Ma , Sangtae Ha , S. -H. Gary Chan
‹ 上一页 1 2 3 10 下一页 ›