Stars
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Machine Learning for OpenCV Second Edition, published by Packt
chujiangke / uv-cpp
Forked from wlgq2/uv-cpplibuv wrapper in C++11. /libuv C++11封装。
A lightweight and very fast event bus / event framework for C++17
颜色跟踪云台。摄像头采集移动气球在画面中的像素坐标位置,并将坐标发送给 stm32,通过平滑滤波后使用增量式pid算法用pwm方波控制电机追踪气球,使气球始终位于画面中心。
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
A clone of UnQlite (not offiical): UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine. UnQLite is a docu…
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Torchreid: Deep learning person re-identification in PyTorch.
support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++
A C++ module for Object Detection and tracking (in this case humans are detected, but 80 classes from COCO dataset can be detected). The coordinates of all the objects detected in the camera frame …
Deteccion de autos con YOLOv4-tiny
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser
A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebSocket,http协议和设置回调函数