2018
DOI: 10.3390/app8040500
|View full text |Cite
|
Sign up to set email alerts
|

A Semantic Segmentation Algorithm Using FCN with Combination of BSLIC

Abstract: An image semantic segmentation algorithm using fully convolutional network (FCN) integrated with the recently proposed simple linear iterative clustering (SLIC) that is based on boundary term (BSLIC) is developed. To improve the segmentation accuracy, the developed algorithm combines the FCN semantic segmentation results with the superpixel information acquired by BSLIC. During the combination process, the superpixel semantic annotation is newly introduced and realized by the four criteria. The four criteria a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 24 publications
(10 citation statements)
references
References 28 publications
0
9
0
Order By: Relevance
“…However, the main problem is how to divide the image into many different regions. Zhao et al [31] proposed a simple linear iterative clustering method based on boundary terms (BSLIC) and semantic segmentation combined with full convolutional networks (FCN). They achieved an improvement in the segmentation algorithm by introducing superpixel semantic annotation.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…However, the main problem is how to divide the image into many different regions. Zhao et al [31] proposed a simple linear iterative clustering method based on boundary terms (BSLIC) and semantic segmentation combined with full convolutional networks (FCN). They achieved an improvement in the segmentation algorithm by introducing superpixel semantic annotation.…”
Section: Related Workmentioning
confidence: 99%
“…mIoU is derived by calculating the average IoU. Suppose the total amount of classes is (n + 1) and p ij is the amount of pixels of class i inferred to class j. p ii represents the number of true positives, while p ij and p ji are usually interpreted as false positives and false negatives [31].…”
Section: Quantitative Analysismentioning
confidence: 99%
“…However, in this paper, we estimate the appearance model of the road surface via superpixels. Superpixels are kinds of mid-level visual cues, which have been applied to image segmentation and object detection with demonstrated success [31,32]. We choose to over-segment the images into superpixels as one of the preprocessing steps in road detection due to the following reasons: Firstly, superpixels are obtained by over-segmentation of the image into atomic regions which are ideally similar in color and texture.…”
Section: Proposed Algorithmmentioning
confidence: 99%
“…One of the state-of-the-art options is a Fully Convolutional Network (FCN) that is comprised of convolutional (encoder) and deconvolutional (decoder) networks to extract and process the features consecutively, thus achieving pixel-wise predictions [16]. Additionally, prior studies [17,18] also used FCN as a framework to perform image segmentation for various applications and with different modifications in FCN architecture, which showed the importance of FCN as one of the prior arts in image segmentation. The inference model of FCN requires dynamic adjustment of neuron weights on each network layer during the supervised learning stage based on a set of input images and corresponding ground truth maps.…”
Section: Introductionmentioning
confidence: 99%