16115 Commits (13f374660fdaa5939db0e19e3fd81c2a49e0fa16)

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 7628c143f4 videoio: fixed capture open order, added apiPrefernce to FFMPEG tests 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
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
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
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 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
Suleyman TURKMEN 992a81dcaa Update lsd.cpp 7 years ago
Florian Echtler 2e772510ea Merge pull request #10050 from floe/android-studio-3.3.1 7 years ago
Pavel Rojtberg 7190028b23 FileStorage: use copydoc to add base64 info to constructor 7 years ago
LaurentBerger b9cf65e905 Parallel version of calcError in statmodel 7 years ago
Alexander Alekhin fbe18e80f6 ts: dump test parameters value 7 years ago
Hamdi Sahloul 06bda58a2c DNN Torch - workaround when torch importer is disabled 7 years ago
Li Peng 8f99083726 Add new layer forward interface 7 years ago