paper-with-me

홈 › Papers

3D Shape Segmentation with Geometric Deep Learning

2020-02-02 · Davide Boscaini, Fabio Poiesi

The semantic segmentation of 3D shapes with a high-density of vertices could be impractical due to large memory requirements. To make this problem computationally tractable, we propose a neural-network based approach that produces 3D augmented views of the 3D shape to solve the whole segmentation as sub-segmentation problems. 3D augmented views are obtained by projecting vertices and normals of a 3D shape onto 2D regular grids taken from different viewpoints around the shape. These 3D views are then processed by a Convolutional Neural Network to produce a probability distribution function (pdf) over the set of the semantic classes for each vertex. These pdfs are then re-projected on the original 3D shape and postprocessed using contextual information through Conditional Random Fields. We validate our approach using 3D shapes of publicly available datasets and of real objects that are reconstructed using photogrammetry techniques. We compare our approach against state-of-the-art alternatives.

📄 PDF Abstract BibTeX arXiv:2002.00397

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Unsupervised Learning for Cuboid Shape Abstraction via Joint Segmentation from Point Clouds

2021-06-07 · Kaizhi Yang, Xuejin Chen

Representing complex 3D objects as simple geometric primitives, known as shape abstraction, is important for geometric modeling, structural analysis, and shape synthesis. In this paper, we propose an unsupervised shape a…

ClusteringSegmentationSelf-Learning

Directionally Convolutional Networks for 3D Shape Segmentation

2017-10-01 · ICCV 2017 10 · Haotian Xu, Ming Dong, Zichun Zhong

Previous approaches on 3D shape segmentation mostly rely on heuristic processing and hand-tuned geometric descriptors. In this paper, we propose a novel 3D shape representation learning approach, Directionally Convolutio…

3D Shape RepresentationRepresentation LearningSegmentation

Shape-aware Semi-supervised 3D Semantic Segmentation for Medical Images

2020-07-21 · Shuailin Li, Chuyu Zhang, Xuming He

Semi-supervised learning has attracted much attention in medical image segmentation due to challenges in acquiring pixel-wise image annotations, which is a crucial step for building high-performance deep learning methods…

3D Semantic SegmentationImage SegmentationMedical Image SegmentationObject+2

Combining Image- and Geometric-based Deep Learning for Shape Regression: A Comparison to Pixel-level Methods for Segmentation in Chest X-Ray

2024-01-15 · Ron Keuth, Mattias Heinrich

When solving a segmentation task, shaped-base methods can be beneficial compared to pixelwise classification due to geometric understanding of the target object as shape, preventing the generation of anatomical implausib…

Segmentation

HadBalance: A Plug-and-Play Unified Global Geometric Prior Framework for Generalizable Biomedical Segmentation

2026-06-14 · Zhuangzhi Gao, Feixiang Zhou, He Zhao, Wenhan Chen 외 arxiv

Precise biomedical image segmentation is crucial for clinical diagnosis. Geometric cues (e.g., boundary, shape, and topology) can improve structural consistency, yet most are task-specific and lack a unified geometric fo…

Image Segmentation