# from-yolov3-result.txt-to-img **Repository Path**: le_ki_diao/from-yolov3-result.txt-to-img ## Basic Information - **Project Name**: from-yolov3-result.txt-to-img - **Description**: To process a list of images,from https://github.com/AlexeyAB/darknet get result.txt,then draw boxes on imgs and save - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # from-yolov3-result.txt-to-img To process a list of images,from https://github.com/AlexeyAB/darknet get result.txt,then draw boxes on imgs and save 从yolo的检测结果result.txt批量draw结果图片