mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Nearest neighbor resize from Keras
This commit is contained in:
@@ -402,6 +402,7 @@ TEST(Test_TensorFlow, split)
|
||||
TEST(Test_TensorFlow, resize_nearest_neighbor)
|
||||
{
|
||||
runTensorFlowNet("resize_nearest_neighbor");
|
||||
runTensorFlowNet("keras_upsampling2d");
|
||||
}
|
||||
|
||||
TEST(Test_TensorFlow, slice)
|
||||
|
||||
Reference in New Issue
Block a user