# mm_hi3519dv500-yolo **Repository Path**: apchy_ll/mm_hi3519dv500-yolo ## Basic Information - **Project Name**: mm_hi3519dv500-yolo - **Description**: 海思3519dv500 NPU Demo - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 11 - **Created**: 2024-11-11 - **Last Updated**: 2025-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 项目介绍 海思3519dv500 + yolo移植 #### 编译方法 ./build.sh #### 代码运行办法 cp output xxx cd output yolov5 cpu版本 ./hi19dv500_apps 5_cpu test8.jpg yolov8 rpn版本 ./hi19dv500_apps 8 test8.jpg yolovx ./hi19dv500_apps x test8.jpg 输出结果为 out_test8.jpg