Skip to content

cronn/yolo-object-detection

Repository files navigation

Example Application for Object Detection in C# with YOLO v4

How to compile and run

Requirements

For this application to run, you need to have a NVIDIA GPU and it's drivers installed. Then you have to install following dependencies:

Compile and run

When you finished installing all requirements, you start up the solution (.sln) file in Visual Studio and build the application once. After that, you copy all files from the assets folder to the same directory as the CronnBlogProject.exe file (usually something like <ProjectDir>/CronnBlogProject/bin/Debug/netcoreapp3.1). Now you are done and can try it out yourself.

Demo video

If you want to see this application running but don't want to build it yourself, you can watch the ObjectDetectionDemo.mp4 video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published