opencv/modules/dnn/src
2018-02-26 00:16:02 +03:00
..
caffe Misc. modules/ typos 2018-02-12 07:09:43 -05:00
darknet Fixed missing #include "../precomp.hpp" 2018-01-05 15:10:39 +00:00
layers Fixed two issues found by static analysis 2018-02-26 00:16:02 +03:00
ocl4dnn Merge pull request #10922 from pengli:dnn 2018-02-22 21:01:12 +03:00
opencl Merge pull request #10922 from pengli:dnn 2018-02-22 21:01:12 +03:00
tensorflow OpenCV face detection network in TensorFlow 2018-02-21 19:58:24 +03:00
torch Add a flag to manage average pooling with padding 2018-02-14 16:56:31 +03:00
dnn.cpp Fixed several issues detected by static analysis 2018-02-22 17:11:33 +03: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
op_inf_engine.cpp Add const getInputsInfo 2018-02-14 14:17:44 +03:00
op_inf_engine.hpp Add const getInputsInfo 2018-02-14 14:17:44 +03:00
precomp.hpp build: portable integer types 2018-02-15 23:43:02 +03:00