paper-with-me

Papers

Recurrent Slice Networks for 3D Segmentation of Point Clouds

2018-02-13 · CVPR 2018 6 · Qiangui Huang, Weiyue Wang, Ulrich Neumann

Point clouds are an efficient data format for 3D data. However, existing 3D segmentation methods for point clouds either do not model local dependencies \cite{pointnet} or require added computations \cite{kd-net,pointnet2}. This work presents a novel 3D segmentation framework, RSNet\footnote{Codes are released here https://github.com/qianguih/RSNet}, to efficiently model local structures in point clouds. The key component of the RSNet is a lightweight local dependency module. It is a combination of a novel slice pooling layer, Recurrent Neural Network (RNN) layers, and a slice unpooling layer. The slice pooling layer is designed to project features of unordered points onto an ordered sequence of feature vectors so that traditional end-to-end learning algorithms (RNNs) can be applied. The performance of RSNet is validated by comprehensive experiments on the S3DIS\cite{stanford}, ScanNet\cite{scannet}, and ShapeNet \cite{shapenet} datasets. In its simplest form, RSNets surpass all previous state-of-the-art methods on these benchmarks. And comparisons against previous state-of-the-art methods \cite{pointnet, pointnet2} demonstrate the efficiency of RSNets.

📄 PDF Abstract BibTeX arXiv:1802.04402

Code (2)

qianguih/RSNet 공식 구현 pytorch
PatrickFeng/RPNet pytorch

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

PointSlice: Accurate and Efficient Slice-Based Representation for 3D Object Detection from Point Clouds

2025-09-01 · Liu Qifeng, Zhao Dawei, Dong Yabo, Xiao Liang 외 arxiv

3D object detection from point clouds plays a critical role in autonomous driving. Currently, the primary methods for point cloud processing are voxel-based and pillar-based approaches. Voxel-based methods offer high acc…

3D Object DetectionAutonomous DrivingPoint Clouds

Point-set Distances for Learning Representations of 3D Point Clouds

2021-02-08 · ICCV 2021 10 · Trung Nguyen, Quang-Hieu Pham, Tam Le, Tung Pham 외

Learning an effective representation of 3D point clouds requires a good metric to measure the discrepancy between two 3D point sets, which is non-trivial due to their irregularity. Most of the previous works resort to us…

Point Cloud RegistrationTransfer Learning

Recurrent convolutional neural networks for mandible segmentation from computed tomography

2020-03-13 · Bingjiang Qiu, Jiapan Guo, Joep Kraeima, Haye H. Glas 외

Recently, accurate mandible segmentation in CT scans based on deep learning methods has attracted much attention. However, there still exist two major challenges, namely, metal artifacts among mandibles and large variati…

DecoderSegmentation

PrintAnything: Learning an Intermediate Representation for 3D printing G-code Generation

2026-07-30 · Sangmin Hong, Daniel Sungho Jung, Heewon Kim, Kyoung Mu Lee arxiv

Point clouds are one of the most fundamental and widely used 3D representations, serving as the most basic geometric representation of 3D shapes. Nevertheless, most existing 3D printing pipelines require a watertight mes…

Code GenerationPoint Clouds

Recurrent Fully Convolutional Neural Networks for Multi-slice MRI Cardiac Segmentation

2016-08-13 · Rudra P. K. Poudel, Pablo Lamata, Giovanni Montana

In cardiac magnetic resonance imaging, fully-automatic segmentation of the heart enables precise structural and functional measurements to be taken, e.g. from short-axis MR images of the left-ventricle. In this work we p…

Cardiac SegmentationSegmentation