Skip to content

A simple dotnet core wrapper for Darknet, an object detection framework

Notifications You must be signed in to change notification settings

jasontalon/yolo-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

yolo-net

A simple dotnet core wrapper for Darknet Framework

Motivation

Part of a solution that will monitor a video stream (MJPEG, RTSP) or just a set of images and run the predictions in the background.

Requirements

A working solution build of AlexeyAB's Darknet. Follow this README for the compilation and installation steps of the required components, then copy the compiled DLL to this solution's build.

About

A simple dotnet core wrapper for Darknet, an object detection framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages