I trained cifar example by darknet. How do I inference by Opencv [closed]

asked 2019-06-04 09:16:19 -0600

Shay Weissman gravatar image

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

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Shay Weissman
close date 2019-10-24 06:30:50.829466

Comments

I successfully inferneced cifar with opencv.

Shay Weissman gravatar imageShay Weissman ( 2019-10-24 06:30:35 -0600 )edit