Ask Your Question

Revision history [back]

Get error with connected layer in darknet model

I'm trying to add a connected layer to a darknet model. I'm using OpenCV 4.4.0 installed with Anaconda. The same cfg runs on the pjreddie C++/CUDA implementation. This is the error I get: OpenCV error

A relevant excerpt from the cfg file: yoloV3 cfg file

Without the connected layer everything works as expected.