中文
相关论文

相关论文: Efficient piecewise training of deep structured mo…

200 篇论文

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Pulak Purkait , Christopher Zach , Ian Reid

Many deep learning architectures for semantic segmentation involve a Fully Convolutional Neural Network (FCN) followed by a Conditional Random Field (CRF) to carry out inference over an image. These models typically involve unary potentials…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Cristina Mata , Guy Ben-Yosef , Boris Katz

We address the problem of semantic segmentation using deep learning. Most segmentation systems include a Conditional Random Field (CRF) to produce a structured output that is consistent with the image's visual features. Recent deep learning…

计算机视觉与模式识别 · 计算机科学 2016-08-01 Anurag Arnab , Sadeep Jayasumana , Shuai Zheng , Philip Torr

Segmenting semantic objects from images and parsing them into their respective semantic parts are fundamental steps towards detailed object understanding in computer vision. In this paper, we propose a joint solution that tackles semantic…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Peng Wang , Xiaohui Shen , Zhe Lin , Scott Cohen , Brian Price , Alan Yuille

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 consider the task of pixel-wise semantic segmentation given a small set of labeled training images. Among two of the most popular techniques to address this task are Decision Forests (DF) and Neural Networks (NN). In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-08-14 David L. Richmond , Dagmar Kainmueller , Michael Y. Yang , Eugene W. Myers , Carsten Rother

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

State-of-the-art results of semantic segmentation are established by Fully Convolutional neural Networks (FCNs). FCNs rely on cascaded convolutional and pooling layers to gradually enlarge the receptive fields of neurons, resulting in an…

计算机视觉与模式识别 · 计算机科学 2016-03-17 Zhicheng Yan , Hao Zhang , Yangqing Jia , Thomas Breuel , Yizhou Yu

Contextual information has been shown to be powerful for semantic segmentation. This work proposes a novel Context-based Tandem Network (CTNet) by interactively exploring the spatial contextual information and the channel contextual…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Zechao Li , Yanpeng Sun , Jinhui Tang

This paper addresses a fundamental problem of scene understanding: How to parse the scene image into a structured configuration (i.e., a semantic object hierarchy with object interaction relations) that finely accords with human perception.…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Liang Lin , Guangrun Wang , Rui Zhang , Ruimao Zhang , Xiaodan Liang , Wangmeng Zuo

We present a technique for adding global context to deep convolutional networks for semantic segmentation. The approach is simple, using the average feature for a layer to augment the features at each location. In addition, we study several…

计算机视觉与模式识别 · 计算机科学 2015-11-23 Wei Liu , Andrew Rabinovich , Alexander C. Berg

The rapid development of autonomous driving in recent years presents lots of challenges for scene understanding. As an essential step towards scene understanding, semantic segmentation thus received lots of attention in past few years.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Zhengeng Yang , Hongshan Yu , Qiang Fu , Wei Sun , Wenyan Jia , Mingui Sun , Zhi-Hong Mao

We propose a method for high-performance semantic image segmentation (or semantic pixel labelling) based on very deep residual networks, which achieves the state-of-the-art performance. A few design factors are carefully considered to this…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Zifeng Wu , Chunhua Shen , Anton van den Hengel

Deep learning has successfully been leveraged for medical image segmentation. It employs convolutional neural networks (CNN) to learn distinctive image features from a defined pixel-wise objective function. However, this approach can lead…

图像与视频处理 · 电气工程与系统科学 2021-03-05 Kibrom Berihu Girum , Gilles Créhange , Alain Lalande

Semantic segmentation is an established while rapidly evolving field in medical imaging. In this paper we focus on the segmentation of brain Magnetic Resonance Images (MRI) into cerebral structures using convolutional neural networks (CNN).…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Pierre-Antoine Ganaye , Michaël Sdika , Hugues Benoit-Cattin

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

Semantic segmentation is the task of assigning a label to each pixel in the image.In recent years, deep convolutional neural networks have been driving advances in multiple tasks related to cognition. Although, DCNNs have resulted in…

机器学习 · 计算机科学 2017-12-12 Aditya Ganeshan

The segmentation of organs in volumetric medical images plays an important role in computer-aided diagnosis and treatment/surgery planning. Conventional 2D convolutional neural networks (CNNs) can hardly exploit the spatial correlation of…

图像与视频处理 · 电气工程与系统科学 2024-05-21 Zhuoyuan Wang , Dong Sun , Xiangyun Zeng , Ruodai Wu , Yi Wang

We present a two-module approach to semantic segmentation that incorporates Convolutional Networks (CNNs) and Graphical Models. Graphical models are used to generate a small (5-30) set of diverse segmentations proposals, such that this set…

计算机视觉与模式识别 · 计算机科学 2014-12-17 Michael Cogswell , Xiao Lin , Senthil Purushwalkam , Dhruv Batra

It is well accepted that image segmentation can benefit from utilizing multilevel cues. The paper focuses on utilizing the FCNN-based dense semantic predictions in the bottom-up image segmentation, arguing to take semantic cues into account…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Qiyang Zhao , Lewis D Griffin