All Projects → Yvanali → Deep Learning For Lidar Point Clouds

Yvanali / Deep Learning For Lidar Point Clouds

Deep Learning for LiDAR Point Clouds in Autonomous Driving: A Review

Projects that are alternatives of or similar to Deep Learning For Lidar Point Clouds

SGGpoint
[CVPR 2021] Exploiting Edge-Oriented Reasoning for 3D Point-based Scene Graph Analysis (official pytorch implementation)
Stars: ✭ 41 (-68.7%)
Mutual labels:  point-cloud, cvpr
Jsis3d
[CVPR'19] JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds
Stars: ✭ 144 (+9.92%)
Mutual labels:  point-cloud, cvpr
CVPR-2020-point-cloud-analysis
CVPR 2020 papers focusing on point cloud analysis
Stars: ✭ 48 (-63.36%)
Mutual labels:  point-cloud, cvpr
Scan2Cap
[CVPR 2021] Scan2Cap: Context-aware Dense Captioning in RGB-D Scans
Stars: ✭ 81 (-38.17%)
Mutual labels:  point-cloud, cvpr
So Net
SO-Net: Self-Organizing Network for Point Cloud Analysis, CVPR2018
Stars: ✭ 297 (+126.72%)
Mutual labels:  point-cloud, cvpr
Polylidar
Polylidar3D - Fast polygon extraction from 3D Data
Stars: ✭ 106 (-19.08%)
Mutual labels:  point-cloud
Openmvs
open Multi-View Stereo reconstruction library
Stars: ✭ 1,842 (+1306.11%)
Mutual labels:  point-cloud
Ghostnet
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Stars: ✭ 1,744 (+1231.3%)
Mutual labels:  cvpr
Rsnet
This is the official implementation of RSNet.
Stars: ✭ 103 (-21.37%)
Mutual labels:  point-cloud
Cloudcompare
CloudCompare main repository
Stars: ✭ 1,979 (+1410.69%)
Mutual labels:  point-cloud
Pcl Ros Cluster Segmentation
Cluster based segmentation of Point Cloud with PCL lib in ROS
Stars: ✭ 123 (-6.11%)
Mutual labels:  point-cloud
Fpconv
FPConv: Learning Local Flattening for Point Convolution, CVPR 2020
Stars: ✭ 114 (-12.98%)
Mutual labels:  point-cloud
Convolutional Handwriting Gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
Stars: ✭ 107 (-18.32%)
Mutual labels:  cvpr
Yolo3d Yolov4 Pytorch
YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud (ECCV 2018)
Stars: ✭ 119 (-9.16%)
Mutual labels:  point-cloud
Awsome deep geometry learning
A list of resources about deep learning solutions on 3D shape processing
Stars: ✭ 105 (-19.85%)
Mutual labels:  point-cloud
Openpcdet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
Stars: ✭ 2,199 (+1578.63%)
Mutual labels:  point-cloud
Gacnet
Pytorch implementation of 'Graph Attention Convolution for Point Cloud Segmentation'
Stars: ✭ 103 (-21.37%)
Mutual labels:  point-cloud
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (+1332.06%)
Mutual labels:  point-cloud
Pointwise
Code for Pointwise Convolutional Neural Networks, CVPR 2018
Stars: ✭ 123 (-6.11%)
Mutual labels:  point-cloud
Overlappredator
[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
Stars: ✭ 106 (-19.08%)
Mutual labels:  point-cloud

Deep-Learning-for-LiDAR-Point-Clouds

This repo is based on our new review paper "Deep learning for LiDAR point clouds in autonomous driving: a review." IEEE Transactions on Neural Networks and Learning Systems (2020)

Object Detection

LiDAR Detection Paper List

det

Semantic Segmentation

LiDAR Segmentation Paper List

seg

Datasets

Datasets List

Evalation Metrics:

metric

Citation

If you find our work useful in your research, please consider citing:

@article{li2020deep,
  title={Deep learning for LiDAR point clouds in autonomous driving: a review},
  author={Li, Ying and Ma, Lingfei and Zhong, Zilong and Liu, Fei and Chapman, Michael A and Cao, Dongpu and Li, Jonathan},
  journal={IEEE Transactions on Neural Networks and Learning Systems},
  year={2020},
  publisher={IEEE}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].