16383 Commits (f34a0a874a029a6201df0acbf46eeeaab8686e4d)

Author SHA1 Message Date
Wu Zhiwen 1f465a0ef9 dnn(ocl4dnn): fuseLayer() use umat_input/outputBlobs for OpenCL target 7 years ago
Li Peng a47fbd2610 Add ocl accuracy test for a few dnn nets 7 years ago
Dmitry Kurtaev 99ed085752 Update PriorBox layer 7 years ago
elenagvo c95bc0c7fd add HAL for threshold 7 years ago
elenagvo 11ddb9332c add HAL for adaptiveThreshold 7 years ago
LaurentBerger 606a5fd537 Try to solve issue 10166 7 years ago
Vadim Pisarevsky ec076bfba3
Update imgproc.hpp 7 years ago
Alexander Alekhin 92b35e6758 ocl: fix null pointer access crash 7 years ago
Alexander Alekhin c38620e966 ocl: update OpenCL runtime loader 7 years ago
Alexander Alekhin b6abf0d3f9 ocl: drop obsolete cache directories after upgrade of OpenCL driver 7 years ago
Alexander Alekhin cbf2b51e40 bindings(py): fix handling of 'isalgorithm' 7 years ago
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