We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663255a commit 9b26cddCopy full SHA for 9b26cdd
c_sharp/OpenVINO_EP/yolov3_object_detection/README.md
@@ -9,7 +9,7 @@ The source code for this sample is available [here](https://github.com/microsoft
9
# How to build
10
11
## Prerequisites
12
-1. Install [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) or higher for you OS (Mac, Windows or Linux).
+1. Install [.NET 5.0](https://dotnet.microsoft.com/download/dotnet/5.0) or higher for you OS (Mac, Windows or Linux).
13
2. [The Intel<sup>®</sup> Distribution of OpenVINO toolkit](https://docs.openvinotoolkit.org/latest/index.html)
14
3. Use any sample Image as input to the sample.
15
4. Download the latest YOLOv3 model from the ONNX Model Zoo.
0 commit comments