Pytorch framework for doing deep learning on point clouds.
-
Updated
Aug 24, 2026 - Python
Pytorch framework for doing deep learning on point clouds.
PyTorch reimplementation for "KPConv: Flexible and Deformable Convolution for Point Clouds" https://arxiv.org/abs/1904.08889
This repository contains the implementation of Kernel Point Convolution (KPConv) to decompose the pole-like objects to their constituent part (part segmentation of the pole-like objects).
Forked from HuguesTHOMAS KPConv_Pytorch for a course project
To associate your repository with the kpconv topic, visit your repo's landing page and select "manage topics."