Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update YoloCSharpWrapper to support batch_size (AlexeyAB#8249)
YoloCSharpWrapper `InitializeYolo` declaration now matches the parameters of yolo_v2_class.hpp "init". Resolves "attempting to read/write corrupted memory" error when calling darknet.dll "detect" methods from C#.
- Loading branch information