适用于Atlas200DK推理应用的入门开发者。项目采用将模型推理与应用相解耦,把开发板抽象为AI模型推理的黑箱,构建了分布式远程推理框架,并提供了多种输入模态、多种输出方式以及多线程支持的高度复用工具,解决了开发板资源稀缺课程受限、环境配置复杂上手困难、缺乏可视化体验不好等难点问题,具有开发简洁、运行高效、部署灵活、风格一致等四大主要特点。
使用pandoc转换markdown文件为pdf最好用的模板之一
Python implementation of the VXI protocol
测试测量仪器通信库,不依赖于NI-VISA等其他VISA库,已实现TCP,Serial Port,USB,VXI11,HiSLIP等通信协议。
Crow是最好便捷式基于boost库的C++微服务模块化开发框架,目前已支持sql查询,且效率高、速度快。
哈工大博士学位论文LaTeX模板,重新设计的cls文件,全面支持各项规范要求,包括封面自定义、中英文目录、图题和表头等,完全符合2008年博士学位论文规范,并在CTeX编译提交正式论文。
A MNIST-like fashion product database. Benchmark :point_right:
A set of Python classes that transport OpenCV images from one computer to another using PyZMQ messaging.
A Flask app for multiple live video streaming over a network with object detection, tracking (optional), and counting. Uses YOLO v4 with Tensorflow backend as the object detection model and Deep SORT trained on the MARS dataset for object tracking. Each video stream has an independent thread and uses ImageZMQ for asynchronous sending and processing of frames.