23442 Commits (eae3ed0c08e1a4d05eefe7976b93844b3fcfb24a)
 

Author SHA1 Message Date
Alexander Alekhin c96630c9f0 Merge pull request #10705 from alalek:opencv_version_update 7 years ago
Maksim Shabunin 60f1c9dcdf Do not enable LTO flags for MSVC debug configuration 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
Vadim Pisarevsky f780ee12a0 Merge pull request #10690 from terfendail:orb_firstlevel 7 years ago
Maksim Shabunin e56d6054aa Do not build protobuf without dnn (#10689) 7 years ago
Vadim Pisarevsky 36222c9eed Merge pull request #10730 from dkurt:dnn_faster_rcnn_rfcn_tests 7 years ago
Vadim Pisarevsky 8436dac090 Merge pull request #10742 from alalek:fix_winrt_fs_build 7 years ago
Vadim Pisarevsky 713ec7be45 Merge pull request #10746 from dkurt:dnn_batch_norm_from_nvidia_caffe 7 years ago
Alexander Alekhin 42569cfd61 Merge pull request #10748 from dkurt:fix_dnn_slice_layer 7 years ago
Alexander Alekhin 7c8a3da0ac Merge pull request #10709 from alalek:cleanup_2018 7 years ago
Alexander Alekhin 9d25bd583f Merge pull request #10754 from dkurt:dnn_ocl_gemv_min_globalsize 7 years ago
Vadim Pisarevsky 85af8735ab Merge pull request #10749 from alalek:issue_10736 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
Alexander Alekhin 9698b93d10 Merge pull request #10717 from pengli:dnn 7 years ago
Alexander Alekhin 78ce5b815d Merge pull request #10733 from alalek:issue_10654 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
Alexander Alekhin 35738bcadd samples: remove orphan documentation snippet: SBM_Sample.cpp 7 years ago
Dmitry Kurtaev 184862582c Fix slice layer from TensorFlow 7 years ago
Alexander Alekhin c4f9ff0285 cmake: avoid using of pkg-config in cross-compilation mode unconditionally 7 years ago
Arjan van de Ven a75840d19c Merge pull request #10468 from fenrus75:avx512-2 7 years ago
Alexander Alekhin f06c44f1f1 Merge pull request #10701 from dkurt:tf_ave_pooling 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
Alexander Alekhin 027da35c33 Merge pull request #10738 from tomoaki0705:fixBuildVisualStudio 7 years ago
Alexander Alekhin 2c1161a6f9 Merge pull request #10735 from seiko2plus:coreYieldPPC 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
Alexander Alekhin 98bd0a06dc cmake: fix gnu.toolchain 7 years ago
Alexander Alekhin f57630d92b Merge pull request #10691 from alalek:parallel_for_2018 7 years ago
Dmitry Kurtaev ae2e4af4a1 Faster-RCNN and RFCN tests 7 years ago
Vadim Pisarevsky cb66f82c1d Merge pull request #10707 from alalek:update_reports 7 years ago
Vadim Pisarevsky 1389fd67ab Merge pull request #10721 from alalek:ocl_force_clBuildProgram 7 years ago
Li Peng 7a4c5e9421 slice layer ocl support 7 years ago
Alexander Alekhin cf1ba0c4e1
Merge pull request #10719 from alisentas:master 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 32d71cf85f Merge pull request #10713 from alalek:issue_10710 7 years ago
Alexander Alekhin 2876670de3 dnn(ocl): fix build options for Apple OpenCL 7 years ago
Alexander Alekhin 36d4c29b11 cleanup unused/outdated files/scripts/links 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
Alexander Alekhin daf3368d2e perf reports: remove units from table cells 7 years ago
Alexander Alekhin f6fd3abd31 core: add OpenCV version information into Exception messages 7 years ago
Woody Chow f1c52e426b Merge pull request #10697 from woodychow:tbb_task_arena 7 years ago