WuMian233's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
Hansimov/csapp
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
wangmu0115/Book-CSAPP
深入理解计算机系统(Computer Systems: A Programmer's Perspective)
bdd100k/bdd100k
Toolkit of BDD100K Dataset for Heterogeneous Multitask Learning - CVPR 2020 Oral Paper
Steve0x2a/JNU_CS
暨南大学大学计算机&网安&人工智能考研信息汇总/暨大考研/JNU考研
lidangzzz/How-to-run
立党零基础转码笔记
QSCTech/zju-icicles
浙江大学课程攻略共享计划
elder-frog/OpenCourseCatalog
Bilibili 公开课目录
hehonghui/awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
PKUFlyingPig/Princeton-Algorithm
minetest/minetest
Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation
ekosman/AnomalyDetectionCVPR2018-Pytorch
Pytorch version of - https://github.com/WaqasSultani/AnomalyDetectionCVPR2018
csseky/cskaoyan
提供计算机考研和软件工程考研专业的各个学校 考研真题
yzfzzz/Stereo-Detection
Conventional SGBM depth ranging + yolov5 object detection with deployment on Jeston nano
ncdhz/Yolo-LibTorch
一个 LibTorch 版本的 Yolo 封装库
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
liulinbo/slam
learning SLAM,curse,paper and others
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
CodePanda66/CSPostgraduate-408
💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源
cggos/DSA-CPP
C++ source code for 《C++数据结构与算法(第4版)》, ISBN: 978-7-302-37668-2
BruceEckel/TIJ4-code
Example code for the book "Thinking in Java, 4th Edition"
upcAutoLang/BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Yonv1943/Python
Demo and other Python3 code
shahrukhqasim/TIES-2.0
Code for: S.R. Qasim, H. Mahmood, and F. Shafait, Rethinking Table Recognition using Graph Neural Networks (2019)
Kalasearch/grafana-tutorial
Grafana 使用教程
ZhongFuCheng3y/austin
消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计