paper-with-me

Papers

Learning Shape Representation on Sparse Point Clouds for Volumetric Image Segmentation

2019-06-05 · Fabian Balsiger, Yannick Soom, Olivier Scheidegger, Mauricio Reyes

Volumetric image segmentation with convolutional neural networks (CNNs) encounters several challenges, which are specific to medical images. Among these challenges are large volumes of interest, high class imbalances, and difficulties in learning shape representations. To tackle these challenges, we propose to improve over traditional CNN-based volumetric image segmentation through point-wise classification of point clouds. The sparsity of point clouds allows processing of entire image volumes, balancing highly imbalanced segmentation problems, and explicitly learning an anatomical shape. We build upon PointCNN, a neural network proposed to process point clouds, and propose here to jointly encode shape and volumetric information within the point cloud in a compact and computationally effective manner. We demonstrate how this approach can then be used to refine CNN-based segmentation, which yields significantly improved results in our experiments on the difficult task of peripheral nerve segmentation from magnetic resonance neurography images. By synthetic experiments, we further show the capability of our approach in learning an explicit anatomical shape representation.

📄 PDF Abstract BibTeX arXiv:1906.02281

Code (1)

fabianbalsiger/point-cloud-segmentation-miccai2019 공식 구현 tf

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Cluster-Based Autoencoders for Volumetric Point Clouds

2022-11-02 · Stephan Antholzer, Martin Berger, Tobias Hell

Autoencoders allow to reconstruct a given input from a small set of parameters. However, the input size is often limited due to computational costs. We therefore propose a clustering and reassembling method for volumetri…

Clustering

Render4Completion: Synthesizing Multi-View Depth Maps for 3D Shape Completion

2019-04-17 · Tao Hu, Zhizhong Han, Abhinav Shrivastava, Matthias Zwicker

We propose a novel approach for 3D shape completion by synthesizing multi-view depth maps. While previous work for shape completion relies on volumetric representations, meshes, or point clouds, we propose to use multi-v…

Image-to-Image TranslationTranslation

NeeDrop: Self-supervised Shape Representation from Sparse Point Clouds using Needle Dropping

2021-11-30 · Alexandre Boulch, Pierre-Alain Langlois, Gilles Puy, Renaud Marlet

There has been recently a growing interest for implicit shape representations. Contrary to explicit representations, they have no resolution limitations and they easily deal with a wide variety of surface topologies. To …

Autonomous Driving

Blended Convolution and Synthesis for Efficient Discrimination of 3D Shapes

2019-08-24 · Sameera Ramasinghe, Salman Khan, Nick Barnes, Stephen Gould

Existing networks directly learn feature representations on 3D point clouds for shape analysis. We argue that 3D point clouds are highly redundant and hold irregular (permutation-invariant) structure, which makes it diff…

3D Shape RecognitionRetrievalTranslation

SSPU-Net: Self-Supervised Point Cloud Upsampling via Differentiable Rendering

2021-08-01 · Yifan Zhao, Le Hui, Jin Xie

Point clouds obtained from 3D sensors are usually sparse. Existing methods mainly focus on upsampling sparse point clouds in a supervised manner by using dense ground truth point clouds. In this paper, we propose a self-…

point cloud upsampling