Starred repositories
A simple, fully convolutional model for real-time instance segmentation.
Object detection learning path
Quadcopter landing using Visual Servoing
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Python bindings to the pointcloud library (pcl)
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
All in one solution for stereo vision with algorithms such as ADCensus, SGBM, BM.
single and stereo calibration, disparity calculation.
Stereo-image depth reconstruction with different matching costs and matching algorithms in Python using Numpy and Numba
local stereo match based on adaptive support weight
The final homework for digital image processing.
图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support Weight)三种算法的优劣
stereo with adaptive support weights (Yoon&Kweon, PAMI 2006)
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学!
Python - 100天从新手到大师
Official electron build of draw.io
KdTree&BallTree for Mnist,PCA in Mnist,Semi-Supervised CNN for FOOD11(86% accuracy,from LHW2021 spring Homework)
BallTree data structure implemented in python. N-dimensional data structure; efficient k-nearest neighbor search.