..
caffe
Read raw floats data from Caffe models
2019-02-11 20:08:17 +03:00
darknet
Add ability to read thresh and nms_threshold from YOLO layer in YOLOV3 cfg file.
2019-03-07 09:55:48 +08:00
layers
Merge pull request #14315 from dkurt:tf_squeeze_and_slim_softmax_v2
2019-04-18 16:01:24 +00:00
ocl4dnn
dnn: fix usage of CV_LOG_VERBOSE macro
2019-03-02 14:49:21 +00:00
onnx
Make use of explicit output shape for the de-convolution layer.
2019-03-26 10:46:09 -04:00
opencl
dnn(ocl): use compile-time LOCAL_SIZE parameter
2019-02-05 15:51:16 +03:00
tensorflow
Merge pull request #14315 from dkurt:tf_squeeze_and_slim_softmax_v2
2019-04-18 16:01:24 +00:00
torch
dnn: remove malloc.h include
2019-01-10 13:07:36 +01:00
dnn.cpp
Merge pull request #13694 from dkurt:dnn_ie_async
2019-04-19 21:01:19 +03:00
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
init.cpp
Concat layer from TensorFlow with constant inputs
2018-12-04 19:41:40 +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
Merge pull request #13694 from dkurt:dnn_ie_async
2019-04-19 21:01:19 +03:00
op_inf_engine.hpp
Merge pull request #13694 from dkurt:dnn_ie_async
2019-04-19 21:01:19 +03:00
precomp.hpp
dnn fp16 support
2018-05-16 22:44:39 +08:00