paper-with-me

Papers

Deep Neural Network for 3D Surface Segmentation based on Contour Tree Hierarchy

2020-08-25 · Wenchong He, Arpan Man Sainju, Zhe Jiang, Da Yan

Given a 3D surface defined by an elevation function on a 2D grid as well as non-spatial features observed at each pixel, the problem of surface segmentation aims to classify pixels into contiguous classes based on both non-spatial features and surface topology. The problem has important applications in hydrology, planetary science, and biochemistry but is uniquely challenging for several reasons. First, the spatial extent of class segments follows surface contours in the topological space, regardless of their spatial shapes and directions. Second, the topological structure exists in multiple spatial scales based on different surface resolutions. Existing widely successful deep learning models for image segmentation are often not applicable due to their reliance on convolution and pooling operations to learn regular structural patterns on a grid. In contrast, we propose to represent surface topological structure by a contour tree skeleton, which is a polytree capturing the evolution of surface contours at different elevation levels. We further design a graph neural network based on the contour tree hierarchy to model surface topological structure at different spatial scales. Experimental evaluations based on real-world hydrological datasets show that our model outperforms several baseline methods in classification accuracy.

📄 PDF Abstract BibTeX arXiv:2008.11269

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkImage SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Automatic Selection of Stochastic Watershed Hierarchies

2016-09-09 · Amin Fehri, Santiago Velasco-Forero, Fernand Meyer

The segmentation, seen as the association of a partition with an image, is a difficult task. It can be decomposed in two steps: at first, a family of contours associated with a series of nested partitions (or hierarchy) …

Segmentation

Segmentation and Restoration of Images on Surfaces by Parametric Active Contours with Topology Changes

2015-05-01 · Heike Benninghoff, Harald Garcke

In this article, a new method for segmentation and restoration of images on two-dimensional surfaces is given. Active contour models for image segmentation are extended to images on surfaces. The evolving curves on the s…

Image RestorationImage SegmentationSegmentationSemantic Segmentation

Tree Instance Segmentation With Temporal Contour Graph

2023-01-01 · CVPR 2023 1 · Adnan Firoze, Cameron Wingren, Raymond A. Yeh, Bedrich Benes 외

We present a novel approach to perform instance segmentation, and counting, for densely packed self-similar trees using a top-view RGB image sequence. We propose a solution that leverages pixel content, shape, and se…

BenchmarkingInstance SegmentationSegmentationSemantic Segmentation

Spatially Coherent Random Forests

2015-11-09 · Tal Remez, Shai Avidan

Spatially Coherent Random Forest (SCRF) extends Random Forest to create spatially coherent labeling. Each split function in SCRF is evaluated based on a traditional information gain measure that is regularized by a spati…

Segmentation

Segmentation of Soft atherosclerotic plaques using active contour models

2016-07-30 · Muhammad Moazzam Jawaid

Detection of non-calcified plaques in the coronary tree is a challenging problem due to the nature of comprising substances. Hard plaques are easily discernible in CTA data cloud due to apparent bright behaviour, therefo…

Segmentation