opencv/modules/dnn/perf
David 7175f257b5 Added ResizeBilinear op for tf (#11050)
* Added ResizeBilinear op for tf

Combined ResizeNearestNeighbor and ResizeBilinear layers into Resize (with an interpolation param).

Minor changes to tf_importer and resize layer to save some code lines

Minor changes in init.cpp

Minor changes in tf_importer.cpp

* Replaced implementation of a custom ResizeBilinear layer to all layers

* Use Mat::ptr. Replace interpolation flags
2018-06-07 16:29:04 +03:00
..
opencl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_caffe.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_convolution.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_main.cpp dnn: move module from opencv_contrib 2017-06-26 13:41:51 +03:00
perf_net.cpp Added ResizeBilinear op for tf (#11050) 2018-06-07 16:29:04 +03:00
perf_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00