Pinned Repositories
AD-Census
AD-Census立体匹配算法,**学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰,欢迎star!
AST
This is a new AST project.
Awesome-MVS
Awesome list of multi-view stereo papers
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
deep-learning-from-scratch-2
『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018)
deep-learning-from-scratch-3
『ゼロから作る Deep Learning ❸』(O'Reilly Japan, 2020)
DeepLearning-In-Action
《深度学习原理与实践》相关代码——source code of the book <deep learning in action>
DeepLearningFromScratch
《深度学习入门:基于Python的理论与实现》电子版及配套代码。
Distance_Measurement
双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机
HelloWorld
In this repository,I want to say hello to this world!
IBelieve1234's Repositories
IBelieve1234/AD-Census
AD-Census立体匹配算法,**学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰,欢迎star!
IBelieve1234/AST
This is a new AST project.
IBelieve1234/Awesome-MVS
Awesome list of multi-view stereo papers
IBelieve1234/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
IBelieve1234/deep-learning-from-scratch-2
『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018)
IBelieve1234/deep-learning-from-scratch-3
『ゼロから作る Deep Learning ❸』(O'Reilly Japan, 2020)
IBelieve1234/DeepLearning-In-Action
《深度学习原理与实践》相关代码——source code of the book <deep learning in action>
IBelieve1234/DeepLearningFromScratch
《深度学习入门:基于Python的理论与实现》电子版及配套代码。
IBelieve1234/Distance_Measurement
双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机
IBelieve1234/HelloWorld
In this repository,I want to say hello to this world!
IBelieve1234/lihang-code
《统计学习方法》的代码实现
IBelieve1234/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
IBelieve1234/ML_Notes
机器学习算法的公式推导以及numpy实现
IBelieve1234/openMVS_comments
open Multi-View Stereo reconstruction library
IBelieve1234/PatchMatchStereo
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
IBelieve1234/SemiGlobalMatching
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
IBelieve1234/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
IBelieve1234/StereoV3DCode
《立体视觉入门指南》 代码, c++ code for StereoV3D course