# YOLO3-With-OpenCvSharp4 **Repository Path**: futureflsl/YOLO3-With-OpenCvSharp4 ## Basic Information - **Project Name**: YOLO3-With-OpenCvSharp4 - **Description**: Demo of implement YOLO v3 with OpenCvSharp v4 on C# - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-09 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YOLO3 With OpenCvSharp4 ![img](https://i.imgur.com/uusNnEN.png) This is a demo of implement pjreddie's [YOLO3](https://pjreddie.com/darknet/yolo/) with shimat's [OpenCvSharp4](https://github.com/shimat/opencvsharp) using C#. more detail please check blog artile : [[C#] YOLO3 with OpenCvSharp4](https://www.died.tw/2019/01/c-yolo3-with-opencvsharp4.html) ## Result ![img](https://i.imgur.com/lqQ5iVz.png) ![img](https://i.imgur.com/5UG8BBX.png) ![img](https://i.imgur.com/XQ75ClR.jpg)