Flownet3dFlowNet3D: Learning Scene Flow in 3D Point Clouds (CVPR 2019)
Spvnas[ECCV 2020] Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution
PcnCode for PCN: Point Completion Network in 3DV'18 (Oral)
AsisAssociatively Segmenting Instances and Semantics in Point Clouds, CVPR 2019
CupochRobotics with GPU computing
Cylinder3dRank 1st in the leaderboard of SemanticKITTI semantic segmentation (both single-scan and multi-scan) (Nov. 2020) (CVPR2021 Oral)
PointnetvladPointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition, CVPR 2018
CgalThe public CGAL repository, see the README below
PclpyPython bindings for the Point Cloud Library (PCL)
SamplenetDifferentiable Point Cloud Sampling (CVPR 2020 Oral)
LiblasC++ library and programs for reading and writing ASPRS LAS format with LiDAR data
Frustum ConvnetThe PyTorch Implementation of F-ConvNet for 3D Object Detection
3dgnn pytorch3D Graph Neural Networks for RGBD Semantic Segmentation
3d Bat3D Bounding Box Annotation Tool (3D-BAT) Point cloud and Image Labeling
Vision3dResearch platform for 3D object detection in PyTorch.
MeshlabThe open source mesh processing system
DssDifferentiable Surface Splatting
TorchsparseA high-performance neural network library for point cloud processing.
DbnetDBNet: A Large-Scale Dataset for Driving Behavior Learning, CVPR 2018
Semantic3dnetPoint cloud semantic segmentation via Deep 3D Convolutional Neural Network
Pointnet2PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
PangolinPython binding of 3D visualization library Pangolin
PointasnlPointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling (CVPR 2020)
MvstudioAn integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.
Dgcnn.pytorchA PyTorch implementation of Dynamic Graph CNN for Learning on Point Clouds (DGCNN)
NpbgNeural Point-Based Graphics
Extrinsic lidar camera calibrationThis is a package for extrinsic calibration between a 3D LiDAR and a camera, described in paper: Improvements to Target-Based 3D LiDAR to Camera Calibration. This package is used for Cassie Blue's 3D LiDAR semantic mapping and automation.
Jsis3d[CVPR'19] JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds
Grid GcnGrid-GCN for Fast and Scalable Point Cloud Learning
Lidar camera calibrationLight-weight camera LiDAR calibration package for ROS using OpenCV and PCL (PnP + LM optimization)
3puPatch-base progressive 3D Point Set Upsampling
OpenpcdetOpenPCDet Toolbox for LiDAR-based 3D Object Detection.
PointwiseCode for Pointwise Convolutional Neural Networks, CVPR 2018
Yolo3d Yolov4 PytorchYOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud (ECCV 2018)
Openmvsopen Multi-View Stereo reconstruction library
BcpdBayesian Coherent Point Drift (BCPD/BCPD++); Source Code Available
FpconvFPConv: Learning Local Flattening for Point Convolution, CVPR 2020
Awesome Robotic ToolingTooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Overlappredator[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
PolylidarPolylidar3D - Fast polygon extraction from 3D Data
GacnetPytorch implementation of 'Graph Attention Convolution for Point Cloud Segmentation'
RsnetThis is the official implementation of RSNet.