Ask Your Question

daothingoclan's profile - activity

2019-03-18 04:17:19 -0600 answered a question OpenCV dnn classification result is not match to Caffe result

I understood why it's difference. Since caffe.Classifier() do different algorithm from openCV. It uses oversampling for

2019-03-12 04:13:15 -0600 asked a question OpenCV dnn classification result is not match to Caffe result

OpenCV dnn classification result is not match to Caffe result OpenCV Code: image = cv2.imread("mysite/27.png") blob = c