16205 Commits (e307065c8e3c640094ffcef3b8a0b7072d3e426e)

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