batmanShu's Stars
LearnGolang/365Golang
《365天深入理解Go语言》Deep understanding of Golang.
LearnGolang/LearnGolang
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
imDazui/Tvlist-awesome-m3u-m3u8
直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
wangxuqi/Prompt-Engineering-Guide-Chinese
Prompt工程师指南,源自英文版,但增加了AIGC的prompt部分,为了降低同学们的学习门槛,翻译更新
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
cronosun/atrofac
A library and a command line application to control the power plan, and the fan curve (CPU & GPU) of Asus Zephyrus G14 devices (might also work with other devices that use the Armoury Crate Service). Fanless mode is possible as long as the GPU & CPU temperatures are not too hot (even on battery).
VSCodeConfigHelper/v2
VS Code C++ 配置器(第 1、2 版)
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
MorvanZhou/tutorials
机器学习相关教程
TairanHe/SJTU-Anonymous_Forum
【无可奉告】——上海交大匿名论坛
jackfrued/Python-100-Days
Python - 100天从新手到大师
sjtug/SJTUThesis
上海交通大学 LaTeX 论文模板 | Shanghai Jiao Tong University LaTeX Thesis Template
pbharrin/machinelearninginaction3x
Source Code for Machine Learning in Action for Python 3.X
PanDownloadServer/Server
PanDownload的个人维护版本
sjsdfg/CS-Notes-PDF
https://github.com/CyC2018/CS-Notes PDF版本离线阅读
weixk2015/DeepSFM
This is a PyTorch implementation of the ECCV2020 paper "DeepSFM: Structure From Motion Via Deep Bundle Adjustment".
t-taniai/LocalExpStereo
Continuous 3D Label Stereo Matching using Local Expansion Moves (TPAMI 2018)
huangmingchuan/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
UZ-SLAMLab/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
HarrisonXi/AStock
A python script to monitor Chinese stocks in terminal. 一个在终端监视A股的python脚本。
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
k920049/Deep-Kalman-Filter
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
epiception/SGM-Census
Semiglobal Matching with Census Matching Cost
ethan-li-coding/SemiGlobalMatching
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
cleinc/bts
From Big to Small: Multi-Scale Local Planar Guidance for Monocular Depth Estimation
ikuwow/PatchMatch
The PatchMatch algorithm on MATLAB
danini/recovering-affine-features
D. Barath, "Recovering affine features from orientation-and scale-invariant ones", Asian Conference on Computer Vision (ACCV), 2019
ibergonzani/patch-match-stereo
Implementations in C++ of the Patch Match Stereo algorithm presented in: PatchMatch Stereo - Stereo Matching with Slanted Support Windows
openMVG/openMVG
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.