opencv/modules/dnn/src
Maksim Shabunin e56d6054aa Do not build protobuf without dnn (#10689)
* Do not build protobuf if dnn is disabled

* Added BUILD_LIST cmake option to the cache

* Moved protobuf to the top level

* Fixed static build

* Fixed world build

* fixup! Fixed world build
2018-02-01 16:30:23 +03:00
..
caffe Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
darknet Fixed missing #include "../precomp.hpp" 2018-01-05 15:10:39 +00:00
layers Merge pull request #10746 from dkurt:dnn_batch_norm_from_nvidia_caffe 2018-02-01 13:22:09 +00:00
ocl4dnn ocl4dnnGEMV in case of row_size < 4 2018-02-01 14:06:47 +03:00
opencl mvn layer ocl update 2018-02-01 17:48:12 +08:00
tensorflow Fix slice layer from TensorFlow 2018-01-31 19:12:37 +03:00
torch Remove cv::dnn::Importer 2017-12-18 18:08:28 +03:00
dnn.cpp mvn, batch_norm and relu layer fusion 2018-01-25 18:57:05 +08:00
halide_scheduler.cpp dnn: fix build 2017-06-27 09:07:01 +03:00
halide_scheduler.hpp dnn: move module from opencv_contrib 2017-06-26 13:41:51 +03:00
init.cpp R-FCN models support 2017-12-20 10:43:22 +03:00
nms.cpp dnn: add an accuracy test for NMS 2017-10-25 13:40:56 +03:00
nms.inl.hpp dnn: add an accuracy test for NMS 2017-10-25 13:40:56 +03:00
op_halide.cpp Fixed Halide's copy_to_device invocation 2017-11-01 14:01:54 +03:00
op_halide.hpp MobileNet-SSD and VGG-SSD topologies in Halide 2017-09-08 09:55:53 +03:00
precomp.hpp Merge pull request #9114 from pengli:dnn_rebase 2017-10-02 15:38:00 +03:00