spidersss's Stars
koide3/fast_gicp
A collection of GICP-based fast point cloud registration algorithms
Nathan-UW/OpenGF
OpenGF: An Ultra-Large-Scale Ground Filtering Dataset Built Upon Open ALS Point Clouds Around the World
hku-mars/BALM
An efficient and consistent bundle adjustment for lidar mapping
pxiangwu/MotionNet
CVPR 2020, "MotionNet: Joint Perception and Motion Prediction for Autonomous Driving Based on Bird's Eye View Maps"
wh200720041/intensity_slam
Intensity-SLAM: Intensity Assisted Localization and Mapping for Large Scale Environment RA-L 2021
halostorm/PCAT_open_source
PointCloud Annotation Tools, support to label object bound box, ground, lane and kerb
borglab/gtsam
GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
MIT-SPARK/TEASER-plusplus
A fast and robust point cloud registration library
PRBonn/OverlapNet
OverlapNet - Loop Closing for 3D LiDAR-based SLAM (chen2020rss)
koide3/hdl_global_localization
leofansq/Tools_RosBag2KITTI
Conversion from ROSBAG (.bag) to image (.png) and points cloud (.bin), including ROSBAG decoding, pcd2bin and file directory extraction.
chennuo0125-HIT/lidar_imu_calib
automatic calibration of 3D lidar and IMU extrinsics
fregu856/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.
PRBonn/lidar-bonnetal
Semantic and Instance Segmentation of LiDAR point clouds for autonomous driving
gisbi-kim/removert
Remove then revert (IROS 2020)
youngsikshin/kitti-player-lcm
RPM-Robotics-Lab/file_player_mulran
File Player for MulRan Dataset
ori-mrg/robotcar-dataset-sdk
Software Development Kit for the Oxford Robotcar Dataset
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
botforge/CUDA-ScanMatcher-ICP
A high performance CUDA implementation of Scan Matching via the Iterative Closest Point Algorithm
tomas789/kitti2bag
Convert KITTI dataset to ROS bag file the easy way!
wh200720041/iscloam
Intensity Scan Context based full SLAM implementation for autonomous driving. ICRA 2020
fanhqme/PointSetGeneration
Code for ``A Point Set Generation Network for 3D Object Reconstruction from a Single Image''
uzh-rpg/netvlad_tf_open
Tensorflow port of https://github.com/Relja/netvlad
hkust-vgd/riconv
Rotation Invariant Convolutions for 3D Point Clouds Deep Learning
jbehley/point_labeler
My awesome point cloud labeling tool
PRBonn/semantic-kitti-api
SemanticKITTI API for visualizing dataset, processing data, and evaluating results.
RozDavid/LOL
LOL: Lidar-only Odometry and Localization in 3D point cloud maps
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation