wydegit's Stars
SmallPond/MIT6.828_OS
MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
zsummer/breeze
一个C++的轻量级的分布式服务器引擎, 架构**为一切皆service.
tjumcw/6.824
MIT 6.824 distributed system C++Version
alibaba/EasyCV
An all-in-one toolkit for computer vision
fcjian/TOOD
TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral
Tencent/TAD_Sim
腾讯自动驾驶仿真系统 TAD Sim (Tencent Autonomous Driving Simulation) 单机版是腾讯自动驾驶以建立更加安全和高效的自动驾驶测试工具为目标, 为自动驾驶系统研发和验证而量身定做的跨平台分布式系统.
DiqiangL/bat_code
字节笔试、腾讯笔试、阿里笔试、美团笔试、拼多多笔试、蚂蚁金服笔试、百度笔试、网易笔试、华为笔试、荣耀笔试、oppo笔试、小米笔试、小红书笔试、bilibili笔试、米哈游笔试、携程笔试、快手笔试、大疆笔试、滴滴笔试、得物笔试、科大讯飞笔试、shein笔试、招商银行笔试、深信服笔试、用友笔试、顺丰笔试、微众银行笔试、奇安信笔试、联想笔试、58同城笔试、图森未来笔试、富途笔试、去哪儿笔试、蔚来笔试、茄子科技笔试、猿辅导笔试等多个互联网大厂,开发,算法笔试真题
GYee/CV_interviews_Q-A
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
CMSCwP-Y/CV-Interview-Q-A
CV算法工程师面试知识点整理
dong03/CV_Interview
zonechen1994/CV_Interview
I hope this repo can help you a lot!
OpenPPL/ppl.nn
A primitive library for neural network
zjhellofss/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
applenob/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
ShujiaHuang/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
ChunelFeng/CGraph
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
Tony-Tan/CUDA_Freshman
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
layerism/TensorRT-Inference-Server-Tutorial
服务侧深度学习部署案例
mdnice/markdown-resume
:necktie:支持 Markdown 和富文本的在线简历排版工具
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
tsinjiao/InfraredTargetDectectionFKRW
core code for the "Infrared Small Target Detection Based on Facet Kernel and Random Walker"
Linaom1214/ISTD-Benchmark
Infrared Small Target Detection Benchmark Tool
Lanneeee/Infrared-Small-Target-Detection-based-on-PSTNN
This matlab code implements the infrared small target detection model based on partial sum of the tensor nuclear norm.
daxjuanxiong/infrared-small-target-detection
images, codes and papers about infrared small taret detecion algorithm
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
zhm-real/PathPlanning
Common used path planning algorithms with animations.
cedricgsh/ISDNet