# yolo_test **Repository Path**: dehengyang/yolo_test ## Basic Information - **Project Name**: yolo_test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-11 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 2026年4月10日08:13:28 我想把YOLOv5s在ONNXRuntime上跑起来,主要是为了观察YOLO全流程,确认是否包含编解码、预处理、推理、后处理等环节。 此外,还要计算出每个关键环节消耗的时间,最后总和是全流程的时间;同时,输出FPS和延迟等关键指标。