Skip to content

Amit10311/Codes-link-for-Lidar-and-Camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codes and Research paper links for Lidar and Camera

Codes links for implementation on LiDAR and Camera

LiDAR

  1. Codes for "Learning Lightweight Lane Detection CNNs by Self Attention Distillation"

  2. Spatial CNN for Traffic Lane Detection

  3. See Eye to Eye: A Lidar-Agnostic 3D Detection Framework for Unsupervised Multi-Target Domain Adaptation

  4. Simultaneous Location of Rail Vehicles and Mapping of Environment with Multiple LiDARs

  5. Point-to-Voxel Knowledge Distillation for LiDAR Semantic Segmentation (CVPR 2022)

  6. V2X-ViT: Vehicle-to-Everything Cooperative Perception with Vision Transformer (ECCV 2022)

LiDAR-Inertial Odometry

Father of LIDAR and IMU integration

  1. LIO-Livox (A Robust LiDAR-Inertial Odometry for Livox LiDAR)

  2. LIO-mapping: A Tightly Coupled 3D Lidar and Inertial Odometry and Mapping Approach -- ICRA 2019

  3. LOAM_NOTED

  4. FAST-LIO Robust Real-time LiDAR-inertial Initialization

    • Code: https://github.com/hku-mars/FAST_LIO
    • Fast LiDAR-Inertial Odometry is a computationally efficient and robust LiDAR-inertial odometry package.
      • It fuses LiDAR feature points with IMU data using a tightly-coupled iterated extended Kalman filter to allow robust navigation in fast-motion, noisy or cluttered environments where degeneration occurs.
  5. FAST-LIO2: Fast Direct LiDAR-inertial Odometry

Camera

  1. zed-examples

  2. Mask R-CNN for Object Detection and Segmentation

  3. Segment Anything

Fusion model (LiDAR + Cameras)

  1. A Deep Learning Approach for LiDAR Resolution-Agnostic Object Detection

  2. Camera LiDAR Calibration ROS Package Tutorial

  3. Sparse Fuse Dense: Towards High Quality 3D Detection with Depth Completion

Point Cloud

  1. Voxel-Based Methods
  1. Point-base Methods : Suitable for in-door scenes (high object density) not for out-door ( large scale point clouds)
  1. 3D Machine Learning 201 Guide: Point Cloud Semantic Segmentation

  2. General-Purpose Point Cloud Feature Extractor

  3. VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection

  4. OpenPCDet

DEEP-LEARNING

  1. FUNDAMENTALS OF DEEP LEARNING

  2. FUNDAMENTALS OF COMPUTING WITH CUDA C/C++

  3. Deep-Learning-for-Robotics

  4. NVIDIA Deep Learning Examples for Tensor Cores

  5. PyTorch Tutorial to Object Detection.

Robots

  1. Ros_Summit_XL_basics

  2. Summit XL Navigation

Simulators

  1. TensorFlow Implementation for Computing a Semantically Segmented Bird's Eye View (BEV) Image Given the Images of Multiple Vehicle-Mounted Cameras.

  2. Open-RMF (www.open-rmf.org)

  3. Robust and efficient coverage paths for autonomous agricultural vehicles

Working with Drone

  1. Intelligent Quads Tutorials

  2. mav_trajectory_generation

Programming

  1. Classic Programming Books

Courses

  1. Sensor Fusion Udacity

  2. Self-Driving-Car-Engineer-Nanodegree

  3. Robotics-ROS

GITHUB

  1. Git CI Actions

About

Codes links for implementation on LiDar and Camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published