DeepSeek 4 Flash local inference engine for Metal and CUDA。 DwarfStar 4
融合 Meta 官方 DINOv3 自监督视觉基座 + YOLO26 全系高速检测头的工业级目标检测框架。专为大分辨率图片、超微小目标、标注数据稀少场景优化。
Qt-串口-UDP-TCP-WebSocket-Modbus-CANBus-BLE-调试助手
Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)
支持ROS通讯或者部署强化学习等 数据通讯有效频率100HZ 最大负载5kg 跳跃高度35CM 最大移动速度±2m/s 最大角速度±5弧度/s 最大俯仰角±35度 最大横滚角±15度
ROS human computer interface based on Qt5(基于Qt5的ROS人机交互界面)
Decompyle++ aims to translate compiled Python byte-code back into valid and human-readable Python source code.
经典缺陷检测算法整理,包含PaDiM(2020ICPR)、PatchCore(2022CVPR)、SimpleNet(2023CVPR)。
Probably the fastest coroutine lib in the world!
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
paper implement
(纯C语言)神经网络手写数字识别, 训练代码,以及测试代码,仅用于学习。数据集使用MNIST数据集全部数据。 不依赖任何深度学习框架,以C语言源代码方式实现多层神经网络的训练以及测试。 可以帮助在低成本上物联网设备上实现人工智能算法的部署。