16876 Commits (b76ce0e0a45ede511bdca384cdf56e073d227e64)

Author SHA1 Message Date
Dmitry Kurtaev 7fe97376c2 MobileNet-SSD from TensorFlow 1.3 and Inception-V2-SSD using Inference Engine backend 7 years ago
take1014 03407a9da0 Merge pull request #10646 from take1014:master 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin 914f57f28d core(parallel_for): fix data race 7 years ago
Dmitry Kurtaev ed94136548 OpenCV face detection network using Inference Engine backend 7 years ago
Vitaly Tuzov 3267fb90c6 Updated check on OutputArray to allow recreation of fixed_size for 1-d sizes array 7 years ago
Alexander Alekhin b10fedde56 core(parallel_for): cleanup 7 years ago
Dmitry Kurtaev 8817907647 Test for FP16 version of OpenCV face detection network 7 years ago
Li Peng c43498c6ad check vector emptiness before access it 7 years ago
Li Peng 389fa5d38e slice layer ocl update 7 years ago
Maksim Shabunin e225850cc6 Split persistence.cpp into smaller pieces (#10788) 7 years ago
Dmitry Kurtaev 10e1de74d2 Intel Inference Engine deep learning backend (#10608) 7 years ago
denmatfoton b085158d59 Fix unstable work of stereoRectify function. Issue description: https://github.com/opencv/opencv/issues/10791 7 years ago
Maksim Shabunin 904640c9ae Split matrix.cpp into smaller pieces 7 years ago
Suleyman TURKMEN 3b191bf2dd update CMakeList.txt 7 years ago
csukuangfj f1c91a8d34
Fix issue #10781 7 years ago
Alexander Alekhin 0d01b97b75 cuda: don't use std::numeric_limits 7 years ago
Alexander Alekhin 7fedfa0380 cudev(test): avoid namespace check 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin f1e50ecab3 ts: fix missing std::tr1 (C++17) 7 years ago
Alexander Alekhin 3d6659112f cmake: fix includes processing 7 years ago
Rostislav Vasilikhin 1055f9d208 Merge pull request #10757 from savuor:test_hist_renew 7 years ago
Harshal Nishar 384fa95680 Fix in Canny when Sobel apertureSize is 7 (#10743) 7 years ago
sergeybe 2266a8c85f fix FindContours default offset for CV_LINK_RUNS method 7 years ago
Ya-Chiu Wu c8d8b1fbcd Merge pull request #10553 from GlueCrow:bgfg_knn_opencl 7 years ago
Alexander Alekhin 02bc17be6f js: filterout OpenCL headers 7 years ago
Sayed Adel 534dcbe017 core:ppc Fix compile issue with Eigen 7 years ago
Maksim Shabunin 82aff110b7 cmake: allow providing list of extra modules paths 7 years ago
Vitaly Tuzov 26321795f7 Fixed assertion in ORB::setFirstLevel() 7 years ago
Maksim Shabunin e56d6054aa Do not build protobuf without dnn (#10689) 7 years ago
Aditya Rohan ccea0a831a Merge pull request #10732 from Riyuzakii:10598 7 years ago
Dmitry Kurtaev 65a6674c6e ocl4dnnGEMV in case of row_size < 4 7 years ago
Li Peng 6aec71d7ee mvn layer ocl update 7 years ago
Li Peng 83b16ab7b7 fix extra spaces in build option 7 years ago
Li Peng 54c81cbde4 eltwise layer SUM op update 7 years ago
Namgoo Lee 3cf535926a cuda_stream: do not allocate GPU memory by default (fixes #8725) 7 years ago
Dmitry Kurtaev 184862582c Fix slice layer from TensorFlow 7 years ago
Arjan van de Ven a75840d19c Merge pull request #10468 from fenrus75:avx512-2 7 years ago
Dmitry Kurtaev 844f1d0281 Fix Batch Normalization layer imported from NVIDIA Caffe. 7 years ago
Dmitry Kurtaev a2e9bfbaf4 Fix padding for average pooling from TensorFlow 7 years ago
Alexander Alekhin 2e45095e8d winrt: fix build 7 years ago
Tomoaki Teshima 5f4b48da34 fix build error on Visual Studio 2013 and earlier 7 years ago
Sayed Adel 4e1d396ce1 core:ppc Add yield support 7 years ago
Dmitry Kurtaev ae2e4af4a1 Faster-RCNN and RFCN tests 7 years ago
Li Peng 7a4c5e9421 slice layer ocl support 7 years ago
Alexander Alekhin ebdb0eb0c1 ocl: force clBuildProgram() call after clCreateProgramWithBinary() 7 years ago
Ali Sentas 4d80419f29 Fix cv::CommandLineParser::check() documentation 7 years ago
Alexander Alekhin 2876670de3 dnn(ocl): fix build options for Apple OpenCL 7 years ago
Alexander Alekhin c8930cc279 opencv_version: dump detected HW features 7 years ago
Alexander Alekhin 01f4a173ab opencv_version: dump OpenCL information via opencv_version 7 years ago