opencv/modules/dnn/src
Liubov Batanina 9ed1332355
Merge pull request #16722 from l-bat:reshape_opset_11
* Supported Div op for constants

* Added Mul test
2020-03-04 11:27:10 +03:00
..
caffe Merge pull request #16616 from alalek:dnn_fix_input_shape 2020-02-21 22:39:54 +03:00
darknet Darknet_io: Parsing for cost layer added 2020-02-23 21:06:48 +05:30
layers Merge pull request #16628 from dkurt:dnn_ngraph_custom_layers 2020-02-26 17:51:18 +03:00
ocl4dnn Fix modules/ typos 2019-08-16 17:34:29 +03:00
onnx Merge pull request #16722 from l-bat:reshape_opset_11 2020-03-04 11:27:10 +03:00
opencl Port Swish and Mish layers 2019-12-01 11:55:39 +03:00
tensorflow ONNX: upsample subgraph fusion added 2020-02-29 15:24:06 +05:30
torch Fix modules/ typos 2019-08-16 17:34:29 +03:00
dnn.cpp Merge pull request #16628 from dkurt:dnn_ngraph_custom_layers 2020-02-26 17:51:18 +03:00
graph_simplifier.cpp Gather-Cast, Mul-Cast fusion 2020-03-03 21:08:28 +05:30
graph_simplifier.hpp ONNX: upsample subgraph fusion added 2020-02-29 15:24:06 +05:30
halide_scheduler.cpp fix doc. 2018-06-03 17:44:24 +08:00
halide_scheduler.hpp dnn: move module from opencv_contrib 2017-06-26 13:41:51 +03:00
ie_ngraph.cpp Track Hetero execution for nGraph networks using ngraph::Function 2020-02-27 17:45:28 +03:00
ie_ngraph.hpp Merge pull request #16628 from dkurt:dnn_ngraph_custom_layers 2020-02-26 17:51:18 +03:00
init.cpp Port Swish and Mish layers 2019-12-01 11:55:39 +03:00
nms.cpp Merge pull request #12249 from kopytjuk:feature/region-layer-batch-mode 2018-09-12 13:29:43 +03:00
nms.inl.hpp dnn: add an accuracy test for NMS 2017-10-25 13:40:56 +03:00
op_halide.cpp core: added MatSize::dims() method 2018-04-27 16:57:29 +03:00
op_halide.hpp dnn: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
op_inf_engine.cpp dnn: prevent unloading of InferenceEngine plugins 2020-01-22 19:34:32 +03:00
op_inf_engine.hpp dnn: turn off visibility workaround for OpenVINO 2020.1 2020-02-12 17:22:44 +03:00
precomp.hpp dnn fp16 support 2018-05-16 22:44:39 +08:00