panxkun's Stars
haofeixu/flow1d
[ICCV'21 Oral] High-Resolution Optical Flow from 1D Attention and Correlation
HKUST-Aerial-Robotics/Flow-Motion-Depth
This is the project page of the paper "Flow-Motion and Depth Network for Monocular Stereo and Beyond''
gisnewbird/VIO
深蓝学院 手写VIO
why-freedom/VIOLearning_Note_Code
从零手写VIO | 深蓝学院VIO课程 | 完整代码 | 作业
luigifreda/pyslam
pySLAM contains a Visual Odometry (VO) pipeline in Python for monocular, stereo and RGBD cameras. It supports many modern local features based on Deep Learning.
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
mikexyl/maplab_docker
mikexyl/voxblox-plusplus
A volumetric object-level semantic mapping framework.
mikexyl/dashgo
dashgo_d1 source code, including a dockerfile
mikexyl/dashgo_docker
xiuzhensiwannian/mall
felixchenfy/Monocular-Visual-Odometry
A simple monocular visual odometry (part of vSLAM) by ORB keypoints with initialization, tracking, local map and bundle adjustment. (WARNING: Hi, I'm sorry that this project is tuned for course demo, not for real world applications !!!)
TheAlgorithms/Java
All Algorithms implemented in Java