paper-with-me

홈 › Papers

Revisiting Graph Construction for Fast Image Segmentation

2017-02-18 · Zizhao Zhang, Fuyong Xing, Hanzi Wang, Yan Yan, Ying Huang, Xiaoshuang Shi, Lin Yang

In this paper, we propose a simple but effective method for fast image segmentation. We re-examine the locality-preserving character of spectral clustering by constructing a graph over image regions with both global and local connections. Our novel approach to build graph connections relies on two key observations: 1) local region pairs that co-occur frequently will have a high probability to reside on a common object; 2) spatially distant regions in a common object often exhibit similar visual saliency, which implies their neighborship in a manifold. We present a novel energy function to efficiently conduct graph partitioning. Based on multiple high quality partitions, we show that the generated eigenvector histogram based representation can automatically drive effective unary potentials for a hierarchical random field model to produce multi-class segmentation. Sufficient experiments, on the BSDS500 benchmark, large-scale PASCAL VOC and COCO datasets, demonstrate the competitive segmentation accuracy and significantly improved efficiency of our proposed method compared with other state of the arts.

📄 PDF Abstract BibTeX arXiv:1702.05650

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringgraph constructiongraph partitioningImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Revisiting Image Reconstruction for Semi-supervised Semantic Segmentation

2023-03-17 · YuHao Lin, HaiMing Xu, Lingqiao Liu, Jinan Zou 외

Autoencoding, which aims to reconstruct the input images through a bottleneck latent representation, is one of the classic feature representation learning strategies. It has been shown effective as an auxiliary task for …

Image ReconstructionRepresentation LearningSegmentationSemantic Segmentation+1

X-GAN: A Generative AI-Powered Unsupervised Model for Main Vessel Segmentation of Glaucoma Screening

2025-03-09 · Cheng Huang, Weizheng Xie, Tsengdar J. Lee, Jui-Kai Wang 외

Structural changes in main retinal blood vessels serve as critical biomarkers for the onset and progression of glaucoma. Identifying these vessels is vital for vascular modeling yet highly challenging. This paper propose…

Generative Adversarial NetworkSegmentation

Joint reconstruction-segmentation on graphs

2022-08-11 · Jeremy Budd, Yves van Gennip, Jonas Latz, Simone Parisotto 외

Practical image segmentation tasks concern images which must be reconstructed from noisy, distorted, and/or incomplete observations. A recent approach for solving such tasks is to perform this reconstruction jointly with…

Image SegmentationSegmentationSemantic Segmentation

Multi-Spectral Imaging via Computed Tomography (MUSIC) - Comparing Unsupervised Spectral Segmentations for Material Differentiation

2018-10-28 · Christian Kehl, Wail Mustafa, Jan Kehres, Anders Bjorholm Dahl 외

Multi-spectral computed tomography is an emerging technology for the non-destructive identification of object materials and the study of their physical properties. Applications of this technology can be found in various …

SegmentationSemantic Segmentation

Revisiting FastMap: New Applications

2025-03-14 · Ang Li

FastMap was first introduced in the Data Mining community for generating Euclidean embeddings of complex objects. In this dissertation, we first present FastMap to generate Euclidean embeddings of graphs in near-linear t…

Community Detection