Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
BSpline
b spline surface for use
BSplineFitting
Fitting cubic spline curve to 2d points
dataset_example
backup for dataset_example
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
kimgbo
kimgbo是muduo网络库的重构版本
leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
muduo
A C++ non-blocking network library for multi-threaded server in Linux
mymuduo
c++11实现简易muduo网络库
net
基于Reactor 模式的多线程现代化C++11网络库
zhangpenglei's Repositories
zhangpenglei/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
zhangpenglei/BSpline
b spline surface for use
zhangpenglei/BSplineFitting
Fitting cubic spline curve to 2d points
zhangpenglei/dataset_example
backup for dataset_example
zhangpenglei/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
zhangpenglei/kimgbo
kimgbo是muduo网络库的重构版本
zhangpenglei/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
zhangpenglei/muduo
A C++ non-blocking network library for multi-threaded server in Linux
zhangpenglei/mymuduo
c++11实现简易muduo网络库
zhangpenglei/net
基于Reactor 模式的多线程现代化C++11网络库
zhangpenglei/Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
zhangpenglei/Target-Detection