基于 Ultralytics YOLO11x 的实时视频流检测系统,支持多种 AI 检测功能,通过 RTMP/HLS 协议提供流媒体服务。 yolo11x-stream-detection/ ├── docker-compose.yml # Docker Compose 配置 ├── start.sh # 启动脚本 ...
D2TS is a TypeScript implementation of differential dataflow - a powerful data-parallel programming framework that enables incremental computations over changing input data. You can use D2TS to build ...