Pinned Repositories
androidorbslam
ORB-SLAM2-for-androidstudio
CodingInterview
总结的一些算法题,权当是对自己的一个记录
cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
Face-alignment
lihao1992.github.io
OpenCV_contrib_backup
linux 下自行编译opencv_contrib所需的 vgg_generateted_120.i 等
Pytorch-PoseNet
Implementation of PoseNet in PyTorch
scikit-learn-doc-cn
scikit-learn机器学习库中文文档翻译项目
SLAM_AR
SLAM_AR in progress !
slambook
lihao1992's Repositories
lihao1992/Pytorch-PoseNet
Implementation of PoseNet in PyTorch
lihao1992/androidorbslam
ORB-SLAM2-for-androidstudio
lihao1992/OpenCV_contrib_backup
linux 下自行编译opencv_contrib所需的 vgg_generateted_120.i 等
lihao1992/SLAM_AR
SLAM_AR in progress !
lihao1992/CodingInterview
总结的一些算法题,权当是对自己的一个记录
lihao1992/Face-alignment
lihao1992/lihao1992.github.io
lihao1992/scikit-learn-doc-cn
scikit-learn机器学习库中文文档翻译项目
lihao1992/slambook
lihao1992/CrackingTheCodingInterview
lihao1992/deeplearning-tutoral
Deep Learning study based Tensorflow and Python
lihao1992/deeplearningbook-chinese
Deep Learning Book Chinese Translation
lihao1992/FindJob
For Best Job!
lihao1992/hdl_graph_slam
3D LIDAR-based Graph SLAM
lihao1992/hello_Github
This is a new place that i want to touch
lihao1992/learnGLES
lihao1992/LearnVIORB
lihao1992/leetcode
LeetCode Problems' Solutions
lihao1992/machine-learning
Content for Udacity's Machine Learning curriculum
lihao1992/monocular_invehicle_visual_odometry
This code uses the images of an in-vehicle dashcam to estimate the position of the car in a series of consecutive images. It uses the FAST keypoint detection algorithm combined with the opticalFlowLK keypoint matching algorithm.
lihao1992/MS-1M-Dataset-Code
Python code for who want to clean or pre-process Microsoft 1 Million Dataset , it works for me !
lihao1992/MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 行为检测 opencv PCL 双目视觉
lihao1992/myslam-exercise
Exercise about SLAM-Book
lihao1992/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
lihao1992/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
lihao1992/Refine-SLAM
To Do a SLAM System !
lihao1992/sdm
Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
lihao1992/slamit_ORBSLAM2_on_Android
lihao1992/TF-recomm
Tensorflow-based Recommendation systems
lihao1992/Visual-Odometry
It is an important step for learning visual odometry .