Better Image Segmentation by Exploiting Dense Semantic Predictions
Qiyang Zhao, Lewis D Griffin

TL;DR
This paper enhances image segmentation by integrating dense semantic predictions from FCNNs early in the process, improving boundary accuracy and enabling semantic labeling of regions, demonstrated on BSDS500 and Pascal VOC 2012 datasets.
Contribution
It introduces a method to incorporate semantic cues from the start of segmentation, addressing semantic inefficiency and noise, leading to improved segmentation and semantic labeling.
Findings
Competitive boundary and region performance on BSDS500.
Improved semantic segmentation on Pascal VOC 2012.
Effective noise suppression using contour cues.
Abstract
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 from the very beginning. By this we can avoid merging regions of similar appearance but distinct semantic categories as possible. The semantic inefficiency problem is handled. We also propose a straightforward way to use the contour cues to suppress the noise in multilevel cues, thus to improve the segmentation robustness. The evaluation on the BSDS500 shows that we obtain the competitive region and boundary performance. Furthermore, since all individual regions can be assigned with appropriate semantic labels during the computation, we are capable of extracting the adjusted semantic segmentations. The experiment on Pascal VOC 2012 shows our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
