- 08 Jun, 2018 1 commit
-
-
gnthibault authored
-
- 07 Jun, 2018 5 commits
-
-
rockzhan authored
dnn: Fix output mismatch when forward dnn model contain [depthwise conv(group=1) + bn + prelu] (#11649) * this can make sure [depthwise conv(group=1) + bn + prelu] output not shift * add TEST to show the output mismatch in [DWconv+Prelu] * fix typo * change loading image to init cvMat directly * build runtime model, without loading external model * remove whitespace * change way to create a cvmat * add bias_term, add target output * fix [dwconv + prelu] value mismatch when no optimizations * fix Test error when change output channels * add parametric test * change num_output to group value * change conv code and change test back
-
David authored
* Added ResizeBilinear op for tf Combined ResizeNearestNeighbor and ResizeBilinear layers into Resize (with an interpolation param). Minor changes to tf_importer and resize layer to save some code lines Minor changes in init.cpp Minor changes in tf_importer.cpp * Replaced implementation of a custom ResizeBilinear layer to all layers * Use Mat::ptr. Replace interpolation flags
-
Alexander Alekhin authored
- requires OpenCV source directory - requires OpenCV binary directory with built modules and 'python_bindings_generator' target
-
Sayed Adel authored
* core:ppc Fix java CoreTest/testMahalanobis * core:ppc Fix warning unused variable on clang
-
Dmitry Kurtaev authored
-
- 06 Jun, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 05 Jun, 2018 2 commits
-
-
Alexander Alekhin authored
should hide unnecessary 'info' messages
-
Alexander Alekhin authored
-
- 04 Jun, 2018 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
Tested with: - pylint 1.9.1
-
Rostislav Vasilikhin authored
* StereoBM: fixed SIMD processing for fixed-type output arrays * changed norm type and threshold, added assertion * fixed disp_shift
-
Alexander Alekhin authored
-
- 03 Jun, 2018 1 commit
-
-
Kuang Fangjun authored
-
- 02 Jun, 2018 1 commit
-
-
Kuang Fangjun authored
-
- 01 Jun, 2018 4 commits
-
-
take1014 authored
-
Dmitry Kurtaev authored
-
Paul Jurczak authored
If this seems too wordy, take into account a new user who tries to find out extent of FP16 support in OpenCV.
-
Alexander Alekhin authored
-
- 31 May, 2018 16 commits
-
-
Sancho McCann authored
-
Vadim Pisarevsky authored
* add universal intrinsics for HSV2RGB_b * rewritten HSV2RGB_b without using extra universal intrinsics * removed unused variable * undo changes in v_load_deinterleave
-
Vadim Pisarevsky authored
fixes handling of empty matrices in some functions (#11634) * a part of PR #11416 by Yuki Takehara * moved the empty mat check in Mat::copyTo() * fixed some test failures
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Use "OPENCV_FFMPEG_USE_FIND_PACKAGE" variable to specify find_package() parameters
-
take1014 authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
* Update Intel's Inference Engine deep learning backend * Remove cpu_extension dependency * Update Darknet accuracy tests
-
- 30 May, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-