16129 Commits (378e05c16b9c6bc4e9cdf2e91a6763e88c9cfde1)

Author SHA1 Message Date
Alexander Alekhin 486cfd1040 ts: detailed message 8 years ago
Alexander Alekhin 92b35e6758 ocl: fix null pointer access crash 8 years ago
Alexander Alekhin c38620e966 ocl: update OpenCL runtime loader 8 years ago
Alexander Alekhin b6abf0d3f9 ocl: drop obsolete cache directories after upgrade of OpenCL driver 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
Li Peng 636d6368ee use OutputArrayOfArrays in net forward interface 8 years ago
Wu, Zhiwen 04edc8fe3a cleanup ocl4dnn spatial convolution kernels 8 years ago
Alexander Alekhin 559235ac74 videoio(ffmpeg): more workarounds for sws_scale() crash 8 years ago
Maksim Shabunin 7628c143f4 videoio: fixed capture open order, added apiPrefernce to FFMPEG tests 8 years ago
elenagvo 5d0a8d2aaf fix the parameters order 8 years ago
Alexander Alekhin 019de554a0 python(test): don't write bytecode 8 years ago
Alexander Alekhin 3ee8079f35 python(test): add tests filter 8 years ago
Alexander Alekhin b29893b938 dnn: autogenerated files 8 years ago
Alexander Alekhin 1c88a566e0 dnn: rename caffe protobuf package 8 years ago
Alexander Alekhin 3f37be5a30 core: fix compilation of intrinsic code 8 years ago
Alexander Alekhin 9db5cbf9a4 dnn: sync output/internals blobs back 8 years ago
Alexander Alekhin 8e6280fc8e ocl: binary program cache 8 years ago
Maksim Shabunin e57f22a386 Fixed allocSingleton 8 years ago
Maksim Shabunin 12662e064b align singleton malloc 8 years ago
Maksim Shabunin 1c46034166 Other buffers 8 years ago
Maksim Shabunin 2178c5e95e init ABtoXZ 8 years ago
Maksim Shabunin b3018ba89e LUV tables 8 years ago
Maksim Shabunin e75056a084 static init 8 years ago
Maksim Shabunin 51fc891a5c cvtColor: fixed tables init, moved some tables to heap 8 years ago
Alexander Alekhin 0f34628af7 dnn: drop OpenCL code path for DetectionOutputLayer 8 years ago
Rostislav Vasilikhin 397b57dd72 Merge pull request #10041 from savuor:RevHoughWorks 8 years ago
Alexander Alekhin b389c1cfe7 core(ocl): syntax fix 8 years ago
Alexander Alekhin f19f2bbcde dnn: autogenerated files 8 years ago
Alexander Alekhin f6d927ef3b dnn: avoid conflicts with original caffe.proto 8 years ago
David Geldreich f723cede2e add loading TensorFlow/Caffe net from memory buffer 8 years ago
Dmitry Kurtaev 6c5dd5cf6d Replace caffe::NormalizedBBox to local structure 8 years ago
elenagvo 3a09da71d8 add HAL for medianBlur 8 years ago
Tomoaki Teshima 3cbe60cca2 Merge pull request #9753 from tomoaki0705:universalMatmul 8 years ago
gdkessler 2674c6b5e0 Merge pull request #10093 from gdkessler/gdal_image_read_fix_10089 8 years ago
Wu Zhiwen 45d11dde57 dnn(ocl4dnn): add fusion support for Power activation and eltwise add 8 years ago
Jonathan Viney b1d208891b Merge pull request #10011 from jviney:master 8 years ago
Maksim Shabunin f50ec229de Eigen: fix Mat construction stride 8 years ago
elenagvo 20c08eab73 change border type for medianBlur to BORDER_ISOLATED 8 years ago
Maksim Shabunin eb136ebba6 Do not reset step for single-row Mat created on user data 8 years ago
elenagvo 1a9d8e9447 test for GaussianBlur with border 8 years ago
Wu Zhiwen 394101d6ed dnn(ocl4dnn): Fix relu fusion bug 8 years ago
Sayed Adel 56bda8917d core:vsx Fix vec_packs in gcc-5 8 years ago
Jcrist99 0608227e10 Merge pull request #9698 from abratchik:parse.doxygen 8 years ago
Alexander Alekhin 2210ed4fdd js: fix tests (qunit -> node-qunit) 8 years ago
Wu Zhiwen 88e6daa315 dnn(ocl4dnn): Fix wrong measurement for tuning time 8 years ago
Alexander Alekhin baff521b63 imgproc(Canny): eliminate unnecessary operations 8 years ago
Alexander Alekhin 3a0039d204 core(intrinsics): v_load_low 8 years ago
Alexander Alekhin aa70199ce1 build: avoid exporting of unnecessary symbols from Python bindings 8 years ago
Simon Guo 2610a47c89 core:ppc Fix 2 interleave logic errors in vsx_utils.hpp 8 years ago