halozqs's Stars
electech6/ORB_SLAM2_detailed_comments
Detailed comments for ORB-SLAM2 with trouble-shooting, key formula derivation, and diagrammatic drawing
electech6/ORB_SLAM3_detailed_comments
Detailed comments for ORB-SLAM3
Sophia-11/Machine-Learning-Notes
周志华《机器学习》手推笔记
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
amusi/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
miloyip/json-tutorial
从零开始的 JSON 库教程
soulmachine/algorithm-essentials
算法精粹--举一反三,抛弃题海战术
rosbook/effective_robotics_programming_with_ros
Effective Robotics Programming with ROS
cardwing/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
rpng/kalibr_allan
IMU Allan standard deviation charts for use with Kalibr and inertial kalman filters.
BartVandewoestyne/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
YCJin9/sparse_BA
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
czy36mengfei/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
hgpvision/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
TheAlgorithms/Python
All Algorithms implemented in Python
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
erhwenkuo/deep-learning-with-keras-notebooks
Jupyter notebooks for using & learning Keras
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
librauee/Statistical-Learning
✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
AprilRobotics/apriltag
AprilTag is a visual fiducial system popular for robotics research.
MichaelGrupp/evo
Python package for the evaluation of odometry and SLAM
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。