Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I trained cifar example by darknet. How do I inference by Opencv

##### System information (version) - OpenCV => 3.4.5 - Operating System / Platform => Windows 10 64 Bit - Compiler => Visual Studio 2015. I trained cifar example by darknet. I have weights file and configuration file. what parameters I have to give the blobFromImage. what parameter I have to give to net.setInput. what parameter I have to give to net.forward. waht way do I get the out put. Thanks.