59 Commits (ccf6dd07b3af9fc77e52e9602aea17a33e8d7c07)

Author SHA1 Message Date
thebhatman 8a18d132fc Port Swish and Mish layers 6 years ago
Alexander Alekhin 24790e4061
Merge pull request #14899 from alalek:dnn_fix_bnll_layer 6 years ago
Dmitry Kurtaev dfdc91f8c9 dnn: fix MVN layer (issue 14683) 6 years ago
Alexander Alekhin eab6744ac7 dnn(ocl): use compile-time LOCAL_SIZE parameter 6 years ago
Alexander Alekhin eec468fa13 dnn(ocl4dnn): calculate activation expression once 7 years ago
Alexander Alekhin 0f031b6680 dnn(ocl4dnn): drop weights_buf 7 years ago
Dmitry Kurtaev 24ab751547 Merge pull request #12565 from dkurt:dnn_non_intel_gpu 7 years ago
Lubov Batanina 43f889ae1f Merge pull request #12519 from l-bat:l-bat/onnx_parser 7 years ago
Dmitry Kurtaev 09fa758725 Replace Darknet's Reorg to permute layer 7 years ago
Marat K 38f8fc6c82 Merge pull request #12249 from kopytjuk:feature/region-layer-batch-mode 7 years ago
Alexander Alekhin b597c87bed dnn(ocl): avoid memory access violation 7 years ago
Dmitry Kurtaev faa6c4e1e1 Faster-RCNN anf RFCN models on CPU using Intel's Inference Engine backend. 7 years ago
Li Peng f0cadaa6e3 enable concat layer fuse for OCL target 7 years ago
Dmitry Kurtaev dcc1beb1f8 Clip kernel for OpenCL PriorBox layer 7 years ago
Li Peng 4c5a86828a Fix gemmlike convolution input reading 7 years ago
Li Peng 145eae321e pooling ocl kernel optimization 7 years ago
Li, Peng ab8022f74e update convolution opencl kernels in dnn module (#11762) 7 years ago
Tomoaki Teshima 2e9e71ab9e make ocl4dnn available to run on other platform than Intel GPU 7 years ago
Li Peng ba5e8befa9 fp16 ocl support for more layers 7 years ago
Li Peng 3dd916882a fp16 ocl support for googlenet 7 years ago
Wu Zhiwen ef937dd676 ocl4dnn: Fix SAME padding mode for convolve 7 years ago
Li, Peng 5caf6244a3 Merge pull request #10922 from pengli:dnn 7 years ago
Li Peng 2863f950d6 ReLU6 layer ocl support 7 years ago
Dmitry Kurtaev 8b4871a28d Use only absolute prior boxes explicit sizes. Remove scales attributes. (#10874) 7 years ago
Li Peng 00d2f34888 ocl fix for detection_output and prior_box layer 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Li Peng 389fa5d38e slice layer ocl update 7 years ago
Li Peng 6aec71d7ee mvn layer ocl update 7 years ago
Li Peng 54c81cbde4 eltwise layer SUM op update 7 years ago
Li Peng 7a4c5e9421 slice layer ocl support 7 years ago
Li Peng 2493083935 mvn, batch_norm and relu layer fusion 7 years ago
Li Peng e15928b49e convolution and tanh layer fusion 7 years ago
Li Peng fe494297e4 more update on MVN layer ocl implementation 7 years ago
Li Peng 2124361ff7 ocl support for Deconvolution layer 7 years ago
Li Peng e77af4ae33 MVN layer ocl implementation 7 years ago
Li Peng 7bc017601f Power, Tanh and Channels ReLU layer ocl support 7 years ago
Li Peng 4189214d04 batch_norm layer ocl update 7 years ago
Li Peng 181b448c4d add one more convolution kernel tuning candidate 7 years ago
Li Peng c5fc8e03ff cleanup unnecessary macros in convolution ocl kernel 8 years ago
Li Peng 436d7e4eaf add depthwise convolution kernel 8 years ago
Li Peng 910d7dab1f prior box layer ocl implementation 8 years ago
Li Peng 59cbaca4d3 detection_output layer ocl implementation 8 years ago
Li Peng 66feea6cac region layer ocl implementation 8 years ago
Li Peng 7707c9bfba reorg layer ocl implementation 8 years ago
Li Peng 7b7033ac60 permute layer ocl implementation 8 years ago
Alexander Alekhin 13f374660f dnn(ocl4dnn): drop unused batch_size_ in pooling 8 years ago
Alexander Alekhin e34b64c979 dnn(ocl4dnn): refactor pooling OpenCL calls 8 years ago
Wu, Zhiwen 04edc8fe3a cleanup ocl4dnn spatial convolution kernels 8 years ago
Wu Zhiwen 45d11dde57 dnn(ocl4dnn): add fusion support for Power activation and eltwise add 8 years ago
Wu Zhiwen 2d8f2c2aea dnn(ocl4dnn): add fusion support 8 years ago