中文
相关论文

相关论文: Evidential fully convolutional network for semanti…

200 篇论文

Convolutional neural networks (CNNs) achieved the state-of-the-art performance in medical image segmentation due to their ability to extract highly complex feature representations. However, it is argued in recent studies that traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhendi Gong , Andrew P. French , Guoping Qiu , Xin Chen

Deep convolutional neural networks have been proven to be very effective in image related analysis and tasks, such as image segmentation, image classification, image generation, etc. Recently many sophisticated CNN based architectures have…

图像与视频处理 · 电气工程与系统科学 2020-05-12 Eshal Zahra , Bostan Ali , Wajahat Siddique

Semantic segmentation is the task of classifying each pixel in an image. Training a segmentation model achieves best results using annotated images, where each pixel is annotated with the corresponding class. When obtaining fine annotations…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Jort de Jong , Mike Holenderski

Recent advances in deep learning, especially deep convolutional neural networks (CNNs), have led to significant improvement over previous semantic segmentation systems. Here we show how to improve pixel-wise semantic segmentation by…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Panqu Wang , Pengfei Chen , Ye Yuan , Ding Liu , Zehua Huang , Xiaodi Hou , Garrison Cottrell

This paper proposes a novel image segmentation approachthat integrates fully convolutional networks (FCNs) with a level setmodel. Compared with a FCN, the integrated method can incorporatesmoothing and prior information to achieve an…

计算机视觉与模式识别 · 计算机科学 2017-10-25 Min Tang , Sepehr Valipour , Zichen Vincent Zhang , Dana Cobzas , MartinJagersand

In this paper, we consider the problem of automatically segmenting neuronal cells in dual-color confocal microscopy images. This problem is a key task in various quantitative analysis applications in neuroscience, such as tracing cell…

计算机视觉与模式识别 · 计算机科学 2017-06-01 Jianxu Chen , Sreya Banerjee , Abhinav Grama , Walter J. Scheirer , Danny Z. Chen

Semantic segmentation is challenging as it requires both object-level information and pixel-level accuracy. Recently, FCN-based systems gained great improvement in this area. Unlike classification networks, combining features of different…

计算机视觉与模式识别 · 计算机科学 2016-10-20 Haiming Sun , Di Xie , Shiliang Pu

Accurate tumor segmentation in PET/CT images is crucial for computer-aided cancer diagnosis and treatment. The primary challenge lies in effectively integrating the complementary information from PET and CT images. In clinical settings, the…

图像与视频处理 · 电气工程与系统科学 2025-01-03 Yuxuan Qi , Li Lin , Jiajun Wang , Bin Zhang , Jingya Zhang

In recent years, deep convolutional neural networks (CNNs) have shown impressive ability to represent hyperspectral images (HSIs) and achieved encouraging results in HSI classification. However, the existing CNN-based models operate at the…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Yenan Jiang , Ying Li , Shanrong Zou , Haokui Zhang , Yunpeng Bai

We introduce the dense captioning task, which requires a computer vision system to both localize and describe salient regions in images in natural language. The dense captioning task generalizes object detection when the descriptions…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Justin Johnson , Andrej Karpathy , Li Fei-Fei

Scene understanding based on LiDAR point cloud is an essential task for autonomous cars to drive safely, which often employs spherical projection to map 3D point cloud into multi-channel 2D images for semantic segmentation. Most existing…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Aoran Xiao , Xiaofei Yang , Shijian Lu , Dayan Guan , Jiaxing Huang

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

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

Digital pathology provides an excellent opportunity for applying fully convolutional networks (FCNs) to tasks, such as semantic segmentation of whole slide images (WSIs). However, standard FCNs face challenges with respect to…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Feng Gu , Nikolay Burlutskiy , Mats Andersson , Lena Kajland Wilen

LiDAR-based semantic segmentation is critical in the fields of robotics and autonomous driving as it provides a comprehensive understanding of the scene. This paper proposes a lightweight and efficient projection-based semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Ben Ding

We present an end-to-end trainable deep convolutional neural network (DCNN) for semantic segmentation with built-in awareness of semantically meaningful boundaries. Semantic segmentation is a fundamental remote sensing task, and most…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Dimitrios Marmanis , Konrad Schindler , Jan Dirk Wegner , Silvano Galliani , Mihai Datcu , Uwe Stilla

Medical image segmentation is one of the most fundamental tasks concerning medical information analysis. Various solutions have been proposed so far, including many deep learning-based techniques, such as U-Net, FC-DenseNet, etc. However,…

图像与视频处理 · 电气工程与系统科学 2022-07-08 Zihan Li , Dihan Li , Cangbai Xu , Weice Wang , Qingqi Hong , Qingde Li , Jie Tian

Scene parsing is an important and challenging prob- lem in computer vision. It requires labeling each pixel in an image with the category it belongs to. Tradition- ally, it has been approached with hand-engineered features from color…

机器学习 · 统计学 2014-11-18 Rahul Mohan

We explore design principles for general pixel-level prediction problems, from low-level edge detection to mid-level surface normal estimation to high-level semantic segmentation. Convolutional predictors, such as the fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2017-02-27 Aayush Bansal , Xinlei Chen , Bryan Russell , Abhinav Gupta , Deva Ramanan

Semantic image segmentation is one of the most challenged tasks in computer vision. In this paper, we propose a highly fused convolutional network, which consists of three parts: feature downsampling, combined feature upsampling and…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Tao Yang , Yan Wu , Junqiao Zhao , Linting Guan