Pinned Repositories
apollo
An open autonomous driving platform
apriltag
AprilTag is a visual fiducial system popular for robotics research.
apriltags_ros
AprilTags for ROS
dsm_ros
Add ROS support for Direct Sparse Mapping(DSM)
GCNv2_SLAM_ROS
Add ROS support and Mono example
moxie
Non blocking asynchronous IO framework based on epoll in single thread
PVIO_docker
PVIO with docker
pytorch-yolo3
pytorch yolo3
QK_for_ESKF_chinese
Quaternion kinematics for the error-state Kalman filter 中文翻译版
simple_IPM
simple IPM with vanishing point
ZKangsen's Repositories
ZKangsen/GCNv2_SLAM_ROS
Add ROS support and Mono example
ZKangsen/QK_for_ESKF_chinese
Quaternion kinematics for the error-state Kalman filter 中文翻译版
ZKangsen/PVIO_docker
PVIO with docker
ZKangsen/dsm_ros
Add ROS support for Direct Sparse Mapping(DSM)
ZKangsen/moxie
Non blocking asynchronous IO framework based on epoll in single thread
ZKangsen/pytorch-yolo3
pytorch yolo3
ZKangsen/simple_IPM
simple IPM with vanishing point
ZKangsen/apollo
An open autonomous driving platform
ZKangsen/apriltag
AprilTag is a visual fiducial system popular for robotics research.
ZKangsen/apriltags_ros
AprilTags for ROS
ZKangsen/camera_lidar_calibration
A tool used for calibrate 2D laser range finder (LRF) and camera. ROS Version: https://github.com/TurtleZhong/camera_lidar_calibration_v2
ZKangsen/CamLaserCalibraTool
Extrinsic Calibration of a Camera and 2d Laser
ZKangsen/dso_ros
Add ROS surpport for DSO
ZKangsen/gcn
Implementation of Graph Convolutional Networks in TensorFlow
ZKangsen/GCNv2_SLAM
Real-time SLAM system with deep features
ZKangsen/GNNPapers
Must-read papers on graph neural networks (GNN)
ZKangsen/kalibr
The Kalibr visual-inertial calibration toolbox
ZKangsen/matlab-schemer
Apply and save color schemes in MATLAB with ease.
ZKangsen/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
ZKangsen/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
ZKangsen/Pangolin
Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.
ZKangsen/peac
Fast Plane Extraction Using Agglomerative Hierarchical Clustering (AHC)
ZKangsen/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
ZKangsen/semantic_slam
This package is for running the semantic SLAM algorithm using extracted planar surfaces from the received detection
ZKangsen/SlamBookCode
Manually implement code of slambook14
ZKangsen/spf13-vim
The ultimate vim distribution
ZKangsen/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
ZKangsen/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
ZKangsen/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
ZKangsen/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/