Pinned Repositories
HungarianAlgorithm
kalman_particle_demo
lane-detector
Lane detection using Canny edge detector and Hough transform.
lanenet-lane-detection
Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
Learning-caffe
learnopencv
Learn OpenCV : C++ and Python Examples
object-detector
object-tracker
SqueezeSeg_Ros
This is a ros package that implement the SqueezeSeg
VoxelNetRos
implement the VoxelNet with ROS, using Kitti data to test
andylei77's Repositories
andylei77/lane-detector
Lane detection using Canny edge detector and Hough transform.
andylei77/object-detector
andylei77/lanenet-lane-detection
Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
andylei77/learnopencv
Learn OpenCV : C++ and Python Examples
andylei77/object-tracker
andylei77/SqueezeSeg_Ros
This is a ros package that implement the SqueezeSeg
andylei77/HungarianAlgorithm
andylei77/kalman_particle_demo
andylei77/VoxelNetRos
implement the VoxelNet with ROS, using Kitti data to test
andylei77/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
andylei77/bazel-build
andylei77/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
andylei77/jsk_recognition
JSK perception ROS packages
andylei77/LaneMarkerSegmentation
andylei77/latex_template
andylei77/manif
A small c++11 header-only library for Lie theory.
andylei77/MarkerBA
Marker Bundle Adjustment With Rectangle Planar Constraint
andylei77/minisam
A general and flexible factor graph non-linear least square optimization framework
andylei77/msckf_vio
Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
andylei77/object_recognition_msgs
The description of the ROS messages/actionlib server for object recognition
andylei77/ORB_SLAM2_SSD_Semantic
动态语义SLAM 目标检测+VSLAM+光流/多视角几何动态物体检测+octomap地图+目标数据库
andylei77/PythonRobotics
Python sample codes for robotics algorithms.
andylei77/R-VIO
Robocentric sliding-window filtering-based visual-inertial odometry
andylei77/rabbit
Mini self-driving car system.
andylei77/SLAMPaperReading
线下SLAM论文分享资料
andylei77/StateEstimation
andylei77/VINS-Fusion
An optimization-based multi-sensor state estimator
andylei77/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
andylei77/VINS-Mono-code-annotation
VINS-Mono代码注释以及公式推导
andylei77/vio_data_simulation
Generate imu data and feature in camera frame. You can use this data to test your VINS.