rangenet_lib

LiDAR inference library

A C++ library for inference with LiDAR point clouds using the RangeNet++ algorithm and TensorRT

Inference module for RangeNet++ (milioto2019iros, chen2019iros)

GitHub

312 stars
14 watching
72 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
prbonn/lidar-mos This repository provides code and benchmarking tools for learning-based 3D LiDAR object segmentation using sequential data. 602
prbonn/semantic_suma Efficient LiDAR-based Semantic SLAM algorithm implementation 923
prbonn/overlapnet A software framework that predicts the overlap and relative yaw angle of two 3D LiDAR scans to enable loop closing in SLAM systems 665
prbonn/kiss-icp A LiDAR odometry pipeline with a robust point-to-point ICP algorithm. 1,585
aaronlws95/regnet Automatically calibrates LiDAR camera extrinsics based on RGB images and depth projections using deep neural networks. 30
prbonn/depth_clustering A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. 1,205
lcarbonn/robotframework-eclipselibrary A Robot Framework library for testing Eclipse RCP applications and simple Java SWT-based applications using SWTBot 8
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
iipcvlab/lccnet An implementation of self-calibration using cost volume network for LiDAR and camera data 95
hobuinc/usgs-lidar A data processing and visualization project for USGS 3DEP LiDAR point cloud data 140
sunset1995/horizonnet A PyTorch implementation of a deep learning model for learning room layouts from 360 photos and providing tools for layout analysis and data augmentation. 324
apburt/treeseg Extracts individual trees from high-density lidar point clouds using machine learning and computer vision techniques 214
fxia22/pointnet.pytorch This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. 2,149
libfann/fann A C++ library for building and training artificial neural networks 1,594
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 513