mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Update Inference Engine tests
This commit is contained in:
@@ -1183,6 +1183,7 @@ TEST(Layer_Test_PoolingIndices, Accuracy)
|
||||
}
|
||||
}
|
||||
}
|
||||
net.setPreferableBackend(DNN_BACKEND_OPENCV);
|
||||
net.setInput(blobFromImage(inp));
|
||||
|
||||
std::vector<Mat> outputs;
|
||||
|
||||
Reference in New Issue
Block a user