中文
相关论文

相关论文: PMR-Net: Parallel Multi-Resolution Encoder-Decoder…

200 篇论文

Medical image segmentation plays an essential role in developing computer-assisted diagnosis and therapy systems, yet still faces many challenges. In the past few years, the popular encoder-decoder architectures based on CNNs (e.g., U-Net)…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Guoping Xu , Xingrong Wu , Xuan Zhang , Xinwei He

Neural networks are known to give better performance with increased depth due to their ability to learn more abstract features. Although the deepening of networks has been well established, there is still room for efficient feature…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Dumindu Tissera , Rukshan Wijessinghe , Kasun Vithanage , Alex Xavier , Subha Fernando , Ranga Rodrigo

Convolutional neural networks (CNNs) excel in local feature extraction while Transformers are superior in processing global semantic information. By leveraging the strengths of both, hybrid Transformer-CNN networks have become the major…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Xu Ma , Mengsheng Chen , Junhui Zhang , Lijuan Song , Fang Du , Zhenhua Yu

Infrared and visible image fusion aims to combine complementary information from both modalities to provide a more comprehensive scene understanding. However, due to the significant differences between the two modalities, preserving key…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Jian Xu , Xin He

Panoramic Narrative Grounding (PNG) is an emerging visual grounding task that aims to segment visual objects in images based on dense narrative captions. The current state-of-the-art methods first refine the representation of phrase by…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Yiming Lin , Xiao-Bo Jin , Qiufeng Wang , Kaizhu Huang

Convolutional neural networks (CNNs) have shown promising results on several segmentation tasks in magnetic resonance (MR) images. However, the accuracy of CNNs may degrade severely when segmenting images acquired with different scanners…

机器学习 · 统计学 2018-05-28 Neerav Karani , Krishna Chaitanya , Christian Baumgartner , Ender Konukoglu

Fully Convolutional Neural Networks (FCNNs) with contracting and expanding paths have shown prominence for the majority of medical image segmentation applications since the past decade. In FCNNs, the encoder plays an integral role by…

图像与视频处理 · 电气工程与系统科学 2021-10-12 Ali Hatamizadeh , Yucheng Tang , Vishwesh Nath , Dong Yang , Andriy Myronenko , Bennett Landman , Holger Roth , Daguang Xu

The encode-decoder framework has shown recent success in image captioning. Visual attention, which is good at detailedness, and semantic attention, which is good at comprehensiveness, have been separately proposed to ground the caption on…

计算与语言 · 计算机科学 2018-08-28 Fenglin Liu , Xuancheng Ren , Yuanxin Liu , Houfeng Wang , Xu Sun

The interpretability of neural networks has recently received extensive attention. Previous prototype-based explainable networks involved prototype activation in both reasoning and interpretation processes, requiring specific explainable…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Yitao Peng , Yihang Liu , Longzhen Yang , Lianghua He

Semantic image segmentation is an essential component of modern autonomous driving systems, as an accurate understanding of the surrounding scene is crucial to navigation and action planning. Current state-of-the-art approaches in semantic…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Tobias Pohlen , Alexander Hermans , Markus Mathias , Bastian Leibe

Multi-image super-resolution (MISR) can achieve higher image quality than single-image super-resolution (SISR) by aggregating sub-pixel information from multiple spatially shifted frames. Among MISR tasks, burst super-resolution (BurstSR)…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Tengda Huang , Yu Zhang , Tianren Li , Yufu Qu , Fulin Liu , Zhenzhong Wei

Implicit Neural Representations (INRs) aim to parameterize discrete signals through implicit continuous functions. However, formulating each image with a separate neural network~(typically, a Multi-Layer Perceptron (MLP)) leads to…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Wenyong Zhou , Taiqiang Wu , Zhengwu Liu , Yuxin Cheng , Chen Zhang , Ngai Wong

Over-segmentation into superpixels is a very effective dimensionality reduction strategy, enabling fast dense image processing. The main issue of this approach is the inherent irregularity of the image decomposition compared to standard…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Rémi Giraud , Merlin Boyer , Michaël Clément

Image superresolution involves the processing of an image sequence to generate a still image with higher resolution. Classical approaches, such as bayesian MAP methods, require iterative minimization procedures, with high computational…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Carlos Miravet , Francisco B. Rodriguez

High resolution is crucial for precise segmentation in fundus images, yet handling high-resolution inputs incurs considerable GPU memory costs, with diminishing performance gains as overhead increases. To address this issue while tackling…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Ziyuan Ding , Yixiong Liang , Shichao Kan , Qing Liu

Semantic segmentation (i.e. image parsing) aims to annotate each image pixel with its corresponding semantic class label. Spatially consistent labeling of the image requires an accurate description and modeling of the local contextual…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Hasan F. Ates , Sercan Sunetci

This paper explores the segmentation of very small medical objects with significant clinical value. While Convolutional Neural Networks (CNNs), particularly UNet-like models, and recent Transformers have shown substantial progress in image…

图像与视频处理 · 电气工程与系统科学 2024-06-27 Lingjie Kong , Qiaoling Wei , Chengming Xu , Han Chen , Yanwei Fu

$\ell_1$ based sparse regularization plays a central role in compressive sensing and image processing. In this paper, we propose $\ell_1$DecNet, as an unfolded network derived from a variational decomposition model incorporating $\ell_1$…

图像与视频处理 · 电气工程与系统科学 2025-07-01 Yumeng Ren , Yiming Gao , Chunlin Wu , Xue-cheng Tai

The paper proposes a new text recognition network for scene-text images. Many state-of-the-art methods employ the attention mechanism either in the text encoder or decoder for the text alignment. Although the encoder-based attention yields…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Usman Sajid , Michael Chow , Jin Zhang , Taejoon Kim , Guanghui Wang

Deep Convolutional Neural Networks (DCNNs) commonly use generic `max-pooling' (MP) layers to extract deformation-invariant features, but we argue in favor of a more refined treatment. First, we introduce epitomic convolution as a building…

计算机视觉与模式识别 · 计算机科学 2014-12-02 George Papandreou , Iasonas Kokkinos , Pierre-André Savalle
‹ 上一页 1 8 9 10 下一页 ›