2020
DOI: 10.3390/sym12030427
|View full text |Cite
|
Sign up to set email alerts
|

Semantic Image Segmentation with Deep Convolutional Neural Networks and Quick Shift

Abstract: Semantic image segmentation, as one of the most popular tasks in computer vision, has been widely used in autonomous driving, robotics and other fields. Currently, deep convolutional neural networks (DCNNs) are driving major advances in semantic segmentation due to their powerful feature representation. However, DCNNs extract high-level feature representations by strided convolution, which makes it impossible to segment foreground objects precisely, especially when locating object boundaries. This paper presen… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
19
0
1

Year Published

2020
2020
2024
2024

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 38 publications
(24 citation statements)
references
References 19 publications
0
19
0
1
Order By: Relevance
“…Deeplabv3+ with Xception backbone showed the best performance over the PASCAL VOC 2012 dataset, but the accuracy of FPN was higher. In the former, atrous convolutional layers are particularly suitable for capturing contextual information, but much of the edge information is lost, reducing its ability to detect small objects (Guo et al 2019;S. Zhang et al 2020).…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Deeplabv3+ with Xception backbone showed the best performance over the PASCAL VOC 2012 dataset, but the accuracy of FPN was higher. In the former, atrous convolutional layers are particularly suitable for capturing contextual information, but much of the edge information is lost, reducing its ability to detect small objects (Guo et al 2019;S. Zhang et al 2020).…”
Section: Discussionmentioning
confidence: 99%
“…Two studies used CNN models to estimate percent severity of foliar symptoms using images obtained under controlled environment (Lin et al 2019) or field experiments (Tusubira et al 2020), both making use of semantic segmentation approaches. Also known as pixel-level classification, semantic segmentation models have been tested in a wide range of classification tasks using images of medical (Borne et al 2020;Y. Zhang et al 2020) or remote sensing (Guo et al 2019;Krestenitis et al 2019) applications, with superior performance compared with the traditional deep learning methods.…”
Section: Introductionmentioning
confidence: 99%
“…Simple Linear Iterative Clustering (SLIC) is a superpixel segmentation algorithm proposed by Achanta et al SLIC is a k-Means based algorithm that clusters neighboring pixels considering color and coordinate information [23]. When SLIC is used as a superpixel preprocessing step, it provides computational speed, memory savings [24].…”
Section: Simple Linear Iterative Clustering (Slic) Methodsmentioning
confidence: 99%
“…The decoder learns the information lost in the downsampling and improves the segmentation effect. The DeepLabV1 proposed in [25] uses hole convolution to reduce the size of the feature map while keeping the resolution unchanged. And at the end of the network, the conditional random field (CRF) model is used to restore the edge information and achieve accurate positioning.…”
Section: Overall Structure and Basic Conceptsmentioning
confidence: 99%