Jia-Baos's Stars
BBuf/Image-processing-algorithm
paper implement
datawhalechina/team-learning-cv
主要存储Datawhale组队学习中“计算机视觉”方向的资料。
antran89/awesome-optical-flow-algorithm
A curated list of resources dedicated to optical flow algorithms. Feel free to make PRs to contribute.
hzwer/Awesome-Optical-Flow
This is a list of awesome paper about optical flow and related work.
Liber-coder/CV_Notes
「3D视觉(三维重建、SLAM、AR/VR) + 传统图像处理 + 计算机视觉(偏AI) 」重要知识点和面试问题。
mtrebi/thread-pool
Thread pool implementation using c++11 threads
ttroy50/cmake-examples
Useful CMake Examples
lynnboy/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
TheAlgorithms/Rust
All Algorithms implemented in Rust
MarkMoHR/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
abhishekkrthakur/approachingalmost
Approaching (Almost) Any Machine Learning Problem
ArtanisCV/StructuredForests
A Python Implementation for Piotr's ICCV Paper "Structured Forests for Fast Edge Detection".
Shelfcol/Zhangzhengyou_calib_cam_intrinsic
张正友内参标定,内含详细推导
QMHTMY/RustBook
A book about Rust Data Structures and Algorithms.
daviddao/deep-learning-book
:book: MIT Deep Learning Book in PDF format
yuanliangding/books
"我的阅历"
CMU-HKN/CMU-ECE-CS-Guide
How to survive CMU as an ECE/CS major
GeorgeDu/vision-based-robotic-grasping
Related papers and codes for vision-based robotic grasping
downdemo/Cpp-Templates-2ed
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
taigw/GeodisTK
geodesic distance transform of 2d/3d images
kimvwijnen/geodesic_distance_transform
(Geodesic) Distance Transform following Toivanen et al (1996)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
datawhalechina/leetcode-notes
🐳 LeetCode 算法笔记:面试、刷题、学算法。在线阅读地址:https://datawhalechina.github.io/leetcode-notes/
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
satellite-image-deep-learning/techniques
Techniques for deep learning with satellite & aerial imagery
chrieke/awesome-satellite-imagery-datasets
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
microsoft/STL
MSVC's implementation of the C++ Standard Library.
ZachL1/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB