中文
相关论文

相关论文: Feature Fusion through Multitask CNN for Large-sca…

200 篇论文

In this work, we propose a novel Convolutional Neural Network (CNN) architecture for the joint detection and matching of feature points in images acquired by different sensors using a single forward pass. The resulting feature detector is…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Elad Ben Baruch , Yosi Keller

Despite recent progress on semantic segmentation, there still exist huge challenges in medical ultra-resolution image segmentation. The methods based on multi-branch structure can make a good balance between computational burdens and…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Tong Wu , Yuan Xie , Yanyun Qu , Bicheng Dai , Shuxin Chen

In this paper, we introduce a simple, yet powerful pipeline for medical image segmentation that combines Fully Convolutional Networks (FCNs) with Fully Convolutional Residual Networks (FC-ResNets). We propose and examine a design that takes…

计算机视觉与模式识别 · 计算机科学 2017-02-20 Michal Drozdzal , Gabriel Chartrand , Eugene Vorontsov , Lisa Di Jorio , An Tang , Adriana Romero , Yoshua Bengio , Chris Pal , Samuel Kadoury

We present a fully convolutional network(FCN) based approach for color image restoration. FCNs have recently shown remarkable performance for high-level vision problem like semantic segmentation. In this paper, we investigate if FCN models…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Subhajit Chaudhury , Hiya Roy

Modern Convolutional Neural Networks (CNN) are extremely powerful on a range of computer vision tasks. However, their performance may degrade when the data is characterised by large intra-class variability caused by spatial transformations.…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Roberto Annunziata , Christos Sagonas , Jacques Calì

Chest X-ray imaging is a critical diagnostic tool for identifying pulmonary diseases. However, manual interpretation of these images is time-consuming and error-prone. Automated systems utilizing convolutional neural networks (CNNs) have…

图像与视频处理 · 电气工程与系统科学 2025-11-25 Saurabh Agarwal , K. V. Arya , Yogesh Kumar Meena

Dynamic scene understanding is a challenging problem and motion segmentation plays a crucial role in solving it. Incorporating semantics and motion enhances the overall perception of the dynamic scene. For applications of outdoor robotic…

计算机视觉与模式识别 · 计算机科学 2017-04-28 Nazrul Haque , N Dinesh Reddy , K. Madhava Krishna

Multi-source data classification is a critical yet challenging task for remote sensing image interpretation. Existing methods lack adaptability to diverse land cover types when modeling frequency domain features. To this end, we propose a…

图像与视频处理 · 电气工程与系统科学 2025-07-08 Yikang Zhao , Feng Gao , Xuepeng Jin , Junyu Dong , Qian Du

Semantic segmentation is essentially important to biomedical image analysis. Many recent works mainly focus on integrating the Fully Convolutional Network (FCN) architecture with sophisticated convolution implementation and deep…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Xuhua Ren , Lichi Zhang , Sahar Ahmad , Dong Nie , Fan Yang , Lei Xiang , Qian Wang , Dinggang Shen

Transformers have shown impressive performance in various natural language processing and computer vision tasks, due to the capability of modeling long-range dependencies. Recent progress has demonstrated that combining such Transformers…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Sitong Wu , Tianyi Wu , Fangjian Lin , Shengwei Tian , Guodong Guo

In this paper, we propose a novel Convolutional Neural Network (CNN) structure for general-purpose multi-task learning (MTL), which enables automatic feature fusing at every layer from different tasks. This is in contrast with the most…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Yuan Gao , Jiayi Ma , Mingbo Zhao , Wei Liu , Alan L. Yuille

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ali Hatamizadeh

Remote Sensing Scene Classification is a challenging and valuable research topic, in which Convolutional Neural Network (CNN) has played a crucial role. CNN can extract hierarchical convolutional features from remote sensing imagery, and…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yinzhu Cheng

While attention-based approaches have shown considerable progress in enhancing image fusion and addressing the challenges posed by long-range feature dependencies, their efficacy in capturing local features is compromised by the lack of…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Jingjing Liu , Li Zhang , Xiaoyang Zeng , Wanquan Liu , Jianhua Zhang

Multimodal medical image fusion is a crucial task that combines complementary information from different imaging modalities into a unified representation, thereby enhancing diagnostic accuracy and treatment planning. While deep learning…

图像与视频处理 · 电气工程与系统科学 2024-11-19 Meng Zhou , Yuxuan Zhang , Xiaolan Xu , Jiayi Wang , Farzad Khalvati

Ever more robust, accurate and detailed mapping using visual sensing has proven to be an enabling factor for mobile robots across a wide variety of applications. For the next level of robot intelligence and intuitive user interaction, maps…

计算机视觉与模式识别 · 计算机科学 2016-09-29 John McCormac , Ankur Handa , Andrew Davison , Stefan Leutenegger

We propose a hybrid architecture composed of a fully convolutional network (FCN) and a Dempster-Shafer layer for image semantic segmentation. In the so-called evidential FCN (E-FCN), an encoder-decoder architecture first extracts pixel-wise…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Zheng Tong , Philippe Xu , Thierry Denœux

Surface defect inspection is an important task in industrial inspection. Deep learning-based methods have demonstrated promising performance in this domain. Nevertheless, these methods still suffer from misjudgment when encountering…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Xiaoheng Jiang , Shilong Tian , Zhiwen Zhu , Yang Lu , Hao Liu , Li Chen , Shupan Li , Mingliang Xu

Fine-grained visual classification (FGVC) aims to classify sub-classes of objects in the same super-class (e.g., species of birds, models of cars). For the FGVC tasks, the essential solution is to find discriminative subtle information of…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Chenyu Guo , Jiyang Xie , Kongming Liang , Xian Sun , Zhanyu Ma

Convolution neural network (CNN) has been widely used in Single Image Super Resolution (SISR) so that SISR has been a great success recently. As the network deepens, the learning ability of network becomes more and more powerful. However,…

计算机视觉与模式识别 · 计算机科学 2020-02-17 Jiawen Lyn