perf: 向量化后处理 + Person Only 检测
- _parse_yolo_output: 只检测人(class_id=0),移除类别循环 - NMSProcessor: 纯 NumPy 向量化 NMS,移除 Python 循环 - 延迟从 40-50ms 17-20ms (60% 提升)
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user