# BANGC_Yolov3_Tutorial **Repository Path**: zhaoyankang/BANGC_Yolov3_Tutorial ## Basic Information - **Project Name**: BANGC_Yolov3_Tutorial - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-30 - **Last Updated**: 2021-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: YOLOv3, bangc ## README # BANGC_Yolov3_Tutorial #### 1、介绍 BANGC实现Yolov3后处理算子。 #### 2、编译 ```shell cd samplecode bash compile_test.sh ``` #### 3、运行 ``` ./yolov3_detection_test ```