##### 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.