zhangcui2gr's Stars
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
zhile-io/pandora
潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT client that lets you breathe freely.
zhongyang219/TrafficMonitor
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
songtianyi/wechat-go
go version wechat web api and message framework for building wechat robot
qyuhen/book
学习笔记
forthespada/Awsome-Courses
😏国内外计算机的优秀课程,包含MIT、CMU等世界CS名校,🔥🔥其中包含计算机基础学科(操作系统、计算机网络、编译器、数据库、数据结构与算法等)以及人工智能&AI等高级科目,欢迎通过PR形式贡献!
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
abewley/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
caarlos0/starcharts
Plot your repository stars over time.
douyu/jupiter
Jupiter: Governance-oriented Microservice Framework.
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
daidaidouer/OP-ReID
CASIA-IVA-Lab/ISP-reID
ISP-reID
ShameCom/ShameCom
收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!
DarLiner/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
CandyConfident/HighPerformanceConcurrentServer
基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。
youngyangyang04/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
songwsx/person_search_demo
利用YOLOv3结合行人重识别模型,实现行人的检测识别,查找特定行人
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
Rosevil1874/CS_Python_Notes
Some notes about computer sience and Python.
JDAI-CV/Partial-Person-ReID
yuange250/Video-based-person-ReID-with-Attribute-information
X-BrainLab/PI-ReID
jeffffffli/CrowdPose
CrowdPose: Efficient Crowded Scenes Pose Estimation and A New Benchmark, CVPR 2019, Oral
hh23333/PVPM
PyTorch code for CVPR'2020 paper “Pose-guided Visible Part Matching for Occluded Person ReID”
rishizek/tensorflow-deeplab-v3-plus
DeepLabv3+ built in TensorFlow
eveningdong/DeepLabV3-Tensorflow
Reimplementation of DeepLabV3