alianse777 / darknet-rust

A Rust wrapper for Darknet, an open source neural network framework written in C and CUDA.
http://pjreddie.com/darknet/
MIT License
33 stars 8 forks source link

Update submodule to YOLOv4 prerelease #7

Closed jerry73204 closed 4 years ago

jerry73204 commented 4 years ago

Recently AlexeyAB announced YOLOv4 pre-release. The patch update the darknet submodule to that release.