Skip to content

C# Darknet YoloV3 GPU Object-Detection, 30+ fps, RTX 20 series, CUDA 10.2

License

Notifications You must be signed in to change notification settings

12343954/Darknet.YOLOv3.V2

Repository files navigation

Upgrade to the version 2 for Darknet.YOLOv3

[Features]

  • Fixed Detect(byte[] imageData) method of yolo_cpp_dll.dll, the performance is close to the Detect(string filename)
  • Remove third-party of Alturos.Yolo.3.0.6-alpha.dll dependencies
  • Use the latest training dataset (2024-4-10)

[Usage]

  1. Unzip the zip files to their folders
    • ./opencv_world420d.zip
    • ./model/yolo-v3/yolov3.weights.zip
    • ./model/new-coolooai/yolov3_custom_best.weights.zip
  2. F5 to run the code

[PS]



demo.mp4

MIT LICENSE

About

C# Darknet YoloV3 GPU Object-Detection, 30+ fps, RTX 20 series, CUDA 10.2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages