Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Pointnet | 3,907 | a year ago | 174 | other | Python | |||||
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation | ||||||||||
Awesome Point Cloud Analysis | 3,695 | 4 months ago | 3 | |||||||
A list of papers and datasets about point cloud analysis (processing) | ||||||||||
Cloudcompare | 2,907 | 2 days ago | 212 | other | C++ | |||||
CloudCompare main repository | ||||||||||
3d Pointcloud | 1,753 | 2 days ago | 2 | Python | ||||||
Papers and Datasets about Point Cloud. | ||||||||||
Polyscope | 1,468 | 7 days ago | 74 | mit | C++ | |||||
A C++ & Python viewer for 3D data like meshes and point clouds | ||||||||||
Votenet | 1,357 | 2 years ago | 71 | mit | Python | |||||
Deep Hough Voting for 3D Object Detection in Point Clouds | ||||||||||
Pyntcloud | 1,262 | 19 | 4 months ago | 12 | May 27, 2022 | 55 | mit | Python | ||
pyntcloud is a Python library for working with 3D point clouds. | ||||||||||
Pcl Learning | 1,162 | a month ago | 2 | mit | C++ | |||||
🔥PCL(Point Cloud Library)点云库学习记录 | ||||||||||
Easy3d | 1,100 | 10 hours ago | 6 | gpl-3.0 | C++ | |||||
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data | ||||||||||
Cilantro | 892 | a month ago | 19 | mit | C++ | |||||
A lean C++ library for working with point cloud data |
This is a paper and code list of some awesome 3D detection methods. We mainly collect LiDAR-involved methods in autonomous driving. It is worth noticing that we include both official and unofficial codes for each paper.
2022.2.17 Add the link for every paper. (Happy Chinese New Year!)
mmdetection3d in pytorch
Methods supported: SECOND, PointPillars, FreeAnchor, VoteNet, Part-A2, MVXNet
Benchmark supported: KITTI, nuScenes, Lyft, ScanNet, SUNRGBD
OpenPCDet: An open source project for LiDAR-based 3D scene perception in Pytorch.
Methods supported : PointPillars, SECOND, Part A^2, PV-RCNN, PointRCNN(ongoing).
Benchmark supported: KITTI, Waymo (ongoing).
Det3d: A general 3D Object Detection codebase in PyTorch.
Methods supported : PointPillars, SECOND, PIXOR.
Benchmark supported: KITTI, nuScenes, Lyft.
second.pytorch: SECOND detector in Pytorch.
Methods supported : PointPillars, SECOND.
Benchmark supported: KITTI, nuScenes.
CenterPoint: "Center-based 3D Object Detection and Tracking" in Pytorch.
Methods supported : CenterPoint-Pillar, Center-Voxel.
Benchmark supported: nuScenes****Waymo.
SA-SSD: "SA-SSD: Structure Aware Single-stage 3D Object Detection from Point Cloud" in pytorch
Methods supported : SA-SSD.
Benchmark supported: KITTI.
3DSSD: "Point-based 3D Single Stage Object Detector " in Tensorflow.
Methods supported : 3DSSD, PointRCNN, STD (ongoing).
Benchmark supported: KITTI, nuScenes (ongoing).
Point-GNN: "Point-GNN: Graph Neural Network for 3D Object Detection in a Point Cloud" in Tensorflow.
Methods supported : Point-GNN.
Benchmark supported: KITTI.
TANet: "TANet: Robust 3D Object Detection from Point Clouds with Triple Attention" in Pytorch.
Methods supported : TANet (PointPillars, Second).
Benchmark supported: KITTI.
Complex-YOLOv4-pytorch: " Complex-YOLO: Real-time 3D Object Detection on Point Clouds)" in pytorch.
Methods supported : YOLO
Benchmark supported: KITTI.
EPNet: "EPNet: Enhancing Point Features with Image Semantics for 3D Object Detection "
Methods supported: EPNet
Benchmark supported: KITTI, SUN-RGBD
Super Fast and Accurate 3D Detector:"Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds"
Benchmark supported: KITTI
(reference: https://mp.weixin.qq.com/s/3mpbulAgiwi5J66MzPNpJA from WeChat official account: "CNNer")
KITTI
Website: http://www.cvlibs.net/datasets/kitti/raw_data.php
Paper: http://www.cvlibs.net/publications/Geiger2013IJRR.pdf
Waymo
Website: https://waymo.com/open
NuScenes
Website: https://www.nuscenes.org/
Lyft
Website: https://level5.lyft.com/
Audi autonomous driving dataset
Website: http://www.a2d2.audi
Apollo
Website: http://apolloscape.auto/