@nudt_chenrl
陈睿龙 暂无简介
李宏毅2021春季机器学习课程资料
Tsinghua-Tencent 100K dataset XML and TXT Label
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
A PyTorch implementation of the YOLO v3 object detection algorithm
Minimal PyTorch implementation of YOLOv3
Computer Science Books 计算机技术类书籍 PDF
Linux下C++轻量级Web服务器 && A C++ Lightweight WebServer under Linux
Linux多线程服务端编程[muduo C++网络库]
基于Muduo精简实现的Smuduo,在保留原有功能和特性(事件驱动的Reactor模式,非阻塞IO)的基础上,移除boost库依赖,大量使用C++11新特性.
tinyhttpd的详细注释版,十分适合入门者学习的一个项目