All Projects β†’ szenergy β†’ awesome-lidar

szenergy / awesome-lidar

Licence: CC0-1.0 License
😎 Awesome LIDAR list. The list includes LIDAR manufacturers, datasets, point cloud-processing algorithms, point cloud frameworks and simulators.

Projects that are alternatives of or similar to awesome-lidar

urban road filter
Real-time LIDAR-based Urban Road and Sidewalk detection for Autonomous Vehicles πŸš—
Stars: ✭ 134 (-38.25%)
Mutual labels:  point-cloud, lidar, autonomous-driving, szenergy
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (+764.52%)
Mutual labels:  point-cloud, lidar, slam, autonomous-driving
SLAM Qt
My small SLAM simulator to study "SLAM for dummies"
Stars: ✭ 47 (-78.34%)
Mutual labels:  simulator, lidar, slam
Loam noted
loam code noted in Chinese(loamδΈ­ζ–‡ζ³¨θ§£η‰ˆοΌ‰
Stars: ✭ 455 (+109.68%)
Mutual labels:  lidar, slam, pointcloud
BtcDet
Behind the Curtain: Learning Occluded Shapes for 3D Object Detection
Stars: ✭ 104 (-52.07%)
Mutual labels:  point-cloud, lidar, autonomous-driving
Sc Lego Loam
LiDAR SLAM: Scan Context + LeGO-LOAM
Stars: ✭ 332 (+53%)
Mutual labels:  lidar, slam, pointcloud
FLAT
[ICCV2021 Oral] Fooling LiDAR by Attacking GPS Trajectory
Stars: ✭ 52 (-76.04%)
Mutual labels:  point-cloud, lidar, autonomous-driving
Pyicp Slam
Full-python LiDAR SLAM using ICP and Scan Context
Stars: ✭ 155 (-28.57%)
Mutual labels:  lidar, slam, pointcloud
Hdl graph slam
3D LIDAR-based Graph SLAM
Stars: ✭ 945 (+335.48%)
Mutual labels:  point-cloud, lidar, slam
Pointcnn
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
Stars: ✭ 1,120 (+416.13%)
Mutual labels:  point-cloud, autonomous-driving, pointcloud
Loam velodyne
Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.
Stars: ✭ 1,135 (+423.04%)
Mutual labels:  lidar, slam, pointcloud
lt-mapper
A Modular Framework for LiDAR-based Lifelong Mapping
Stars: ✭ 301 (+38.71%)
Mutual labels:  lidar, slam, pointcloud
Interactive slam
Interactive Map Correction for 3D Graph SLAM
Stars: ✭ 372 (+71.43%)
Mutual labels:  point-cloud, lidar, slam
3d Bat
3D Bounding Box Annotation Tool (3D-BAT) Point cloud and Image Labeling
Stars: ✭ 179 (-17.51%)
Mutual labels:  point-cloud, autonomous-driving, pointcloud
LiDAR fog sim
LiDAR fog simulation
Stars: ✭ 101 (-53.46%)
Mutual labels:  point-cloud, lidar, autonomous-driving
PointPainting
This repository is an open-source PointPainting package which is easy to understand, deploy and run!
Stars: ✭ 152 (-29.95%)
Mutual labels:  lidar, pointcloud
zed-ros2-wrapper
ROS 2 wrapper beta for the ZED SDK
Stars: ✭ 61 (-71.89%)
Mutual labels:  point-cloud, slam
efficient online learning
Efficient Online Transfer Learning for 3D Object Detection in Autonomous Driving
Stars: ✭ 20 (-90.78%)
Mutual labels:  point-cloud, autonomous-driving
opensource slam noted
open source slam system notes
Stars: ✭ 119 (-45.16%)
Mutual labels:  lidar, slam
copilot
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
Stars: ✭ 95 (-56.22%)
Mutual labels:  autonomous-driving, obstacle-detection

Awesome LIDAR Awesome

A curated list of awesome LIDAR sensors and its applications.

LIDAR is a remote sensing sensor that uses laser light to measure the surroundings in ~cm accuracy. The sensory data is usually referred as point cloud which means set of data points in 3D or 2D. The list contains hardwares, datasets, point cloud-processing algorithms, point cloud frameworks, simulators etc.

Contributions are welcome! Please check out our guidelines.

Contents

Conventions

  • Any list item with an OctoCat :octocat: has a GitHub repo or organization
  • Any list item with a RedCircle πŸ”΄ has YouTube videos or channel
  • Any list item with a Paper πŸ“° has a scientific paper or detailed description

Manufacturers

Datasets

  • Ford Dataset - The dataset is time-stamped and contains raw data from all the sensors, calibration values, pose trajectory, ground truth pose, and 3D maps. The data is Robot Operating System (ROS) compatible.
  • Audi A2D2 Dataset - The dataset features 2D semantic segmentation, 3D point clouds, 3D bounding boxes, and vehicle bus data.
  • Waymo Open Dataset - The dataset contains independently-generated labels for lidar and camera data, not simply projections.
  • Oxford RobotCar - The Oxford RobotCar Dataset contains over 100 repetitions of a consistent route through Oxford, UK, captured over a period of over a year.
  • EU Long-term Dataset - This dataset was collected with our robocar (in human driving mode of course), equipped up to eleven heterogeneous sensors, in the downtown (for long-term data) and a suburb (for roundabout data) of MontbΓ©liard in France. The vehicle speed was limited to 50 km/h following the French traffic rules.
  • NuScenes - Public large-scale dataset for autonomous driving.
  • Lyft - Public dataset collected by a fleet of Ford Fusion vehicles equipped with LIDAR and camera.
  • KITTI - Widespread public dataset, pirmarily focusing on computer vision applications, but also contains LIDAR point cloud.
  • Semantic KITTI - Dataset for semantic and panoptic scene segmentation.
  • CADC - Canadian Adverse Driving Conditions Dataset - Public large-scale dataset for autonomous driving in adverse weather conditions (snowy weather).
  • UofTPed50 Dataset - University of Toronto, aUToronto's self-driving car dataset, which contains GPS/IMU, 3D LIDAR, and Monocular camera data. It can be used for 3D pedestrian detection.
  • PandaSet Open Dataset - Public large-scale dataset for autonomous driving provided by Hesai & Scale. It enables researchers to study challenging urban driving situations using the full sensor suit of a real self-driving-car.
  • Cirrus dataset A public datatset from non-uniform distribution of LIDAR scanning patterns with emphasis on long range. In this dataset Luminar Hydra LIDAR is used. The dataset is available at the Volvo Cars Innovation Portal.
  • USyd Dataset- The Univerisity of Sydney Campus- Dataset - Long-term, large-scale dataset collected over the period of 1.5 years on a weekly basis over the University of Sydney campus and surrounds. It includes multiple sensor modalities and covers various environmental conditions. ROS compatible

Libraries

Frameworks

Algorithms

Basic matching algorithms

Semantic segmentation

Simultaneous localization and mapping SLAM and LIDAR-based odometry and or mapping LOAM

Object detection and object tracking

Simulators

Related awesome

Others

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].