中文
相关论文

相关论文: Semantic Image Segmentation with Task-Specific Edg…

200 篇论文

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

Image segmentation is considered to be one of the critical tasks in hyperspectral remote sensing image processing. Recently, convolutional neural network (CNN) has established itself as a powerful model in segmentation and classification by…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Fahim Irfan Alam , Jun Zhou , Alan Wee-Chung Liew , Xiuping Jia , Jocelyn Chanussot , Yongsheng Gao

Deep convolutional neural networks (CNNs) have been immensely successful in many high-level computer vision tasks given large labeled datasets. However, for video semantic object segmentation, a domain where labels are scarce, effectively…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Huiling Wang , Tapani Raiko , Lasse Lensu , Tinghuai Wang , Juha Karhunen

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and probabilistic…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

This paper addresses semantic image segmentation by incorporating rich information into Markov Random Field (MRF), including high-order relations and mixture of label contexts. Unlike previous works that optimized MRFs using iterative…

计算机视觉与模式识别 · 计算机科学 2015-09-25 Ziwei Liu , Xiaoxiao Li , Ping Luo , Chen Change Loy , Xiaoou Tang

Semantic image segmentation, which becomes one of the key applications in image processing and computer vision domain, has been used in multiple domains such as medical area and intelligent transportation. Lots of benchmark datasets are…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Xiaolong Liu , Zhidong Deng , Yuhan Yang

With the advancement of remote-sensed imaging large volumes of very high resolution land cover images can now be obtained. Automation of object recognition in these 2D images, however, is still a key issue. High intra-class variance and low…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Vikas Agaradahalli Gurumurthy

Semantic segmentation necessitates approaches that learn high-level characteristics while dealing with enormous amounts of data. Convolutional neural networks (CNNs) can learn unique and adaptive features to achieve this aim. However, due…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hasan AlMarzouqi , Lyes Saad Saoud

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

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

The state-of-the-art in semantic segmentation is currently represented by fully convolutional networks (FCNs). However, FCNs use large receptive fields and many pooling layers, both of which cause blurring and low spatial resolution in the…

计算机视觉与模式识别 · 计算机科学 2016-05-26 Gedas Bertasius , Jianbo Shi , Lorenzo Torresani

Recent advances in semantic image segmentation have mostly been achieved by training deep convolutional neural networks (CNNs). We show how to improve semantic segmentation through the use of contextual information; specifically, we explore…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Guosheng Lin , Chunhua Shen , Anton van dan Hengel , Ian Reid

Deep convolutional networks have achieved the state-of-the-art for semantic image segmentation tasks. However, training these networks requires access to densely labeled images, which are known to be very expensive to obtain. On the other…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Gaurav Pandey , Ambedkar Dukkipati

Towards a safe and comfortable driving, road scene segmentation is a rudimentary problem in camera-based advance driver assistance systems (ADAS). Despite of the great achievement of Convolutional Neural Networks (CNN) for semantic…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Farnoush Zohourian , Jan Siegemund , Mirko Meuter , Josef Pauli

State-of-the-art approaches for semantic image segmentation are built on Convolutional Neural Networks (CNNs). The typical segmentation architecture is composed of (a) a downsampling path responsible for extracting coarse semantic features,…

计算机视觉与模式识别 · 计算机科学 2017-11-01 Simon Jégou , Michal Drozdzal , David Vazquez , Adriana Romero , Yoshua Bengio

While most existing segmentation methods usually combined the powerful feature extraction capabilities of CNNs with Conditional Random Fields (CRFs) post-processing, the result always limited by the fault of CRFs . Due to the notoriously…

计算机视觉与模式识别 · 计算机科学 2021-04-21 ZengShun Zhaoa , Yulong Wang , Ke Liu , Haoran Yang , Qian Sun , Heng Qiao

Multi-scale deep CNNs have been used successfully for problems mapping each pixel to a label, such as depth estimation and semantic segmentation. It has also been shown that such architectures are reusable and can be used for multiple…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Arsalan Mousavian , Hamed Pirsiavash , Jana Kosecka

Convolutional neural networks (CNNs) show outstanding performance in many image processing problems, such as image recognition, object detection and image segmentation. Semantic segmentation is a very challenging task that requires…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Fan Jia , Jun Liu , Xue-cheng Tai

Automated surface segmentation is important and challenging in many medical image analysis applications. Recent deep learning based methods have been developed for various object segmentation tasks. Most of them are a classification based…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Leixin Zhou , Zisha Zhong , Abhay Shah , Bensheng Qiu , John Buatti , Xiaodong Wu
‹ 上一页 1 2 3 10 下一页 ›