Joserxu's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
spring2go/cs_study_plan
一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向
open-mmlab/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
nihui/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, HarmonyOS, WebAssembly, watchOS, tvOS, visionOS
xingyizhou/CenterTrack
Simultaneous object detection and tracking using center points.
weijie-chen/Linear-Algebra-With-Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
peng-zhihui/DeepVision
在我很多项目中用到的CV算法推理框架应用。
hangsz/pandas-tutorial
适合初级到中级晋升者,有了体系之后就看熟练度了。
vonzhou/CSAPP
CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!
ethsonliu/stackoverflow-top-cpp
stackoverflow 上对 C/C++ 问题的整理、总结和翻译。
xxradon/PytorchToCaffe
Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some bugs
yikeke/tao-of-programming
《编程之道》 (Tao of Programming, 1987) 最新中英双语版
ashishpatel26/Amazing-Feature-Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
RRdmlearning/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
PeizeSun/TransTrack
Multiple Object Tracking with Transformer
jatinchowdhury18/RTNeural
Real-time neural network inferencing
JudasDie/SOTS
Single object tracking and segmentation.
NVIDIA/cudnn-frontend
cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it
massquantity/LibRecommender
Versatile End-to-End Recommender System
lxztju/leetcode-algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现
Maratyszcza/pthreadpool
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
amber-kshz/PRML
Python implementations (on jupyter notebook) of algorithms described in the book "PRML"
CaptainEven/YOLOV4_MCMOT
Using YOLOV4 as detector for MCMOT.
psiz-org/psiz
A python package for inferring psychological embeddings.