18448 Commits (483e9f341c51cb3c6b3271f7733527dcff475187)

Author SHA1 Message Date
Sayed Adel afb157df67 core:vsx fix sum of v_reduce_sad 6 years ago
Dmitry Kurtaev 4f6be11c0e Check if Inference Engine networks are fully supported by backend 6 years ago
Vitaly Tuzov 18d10d6b86 Fixed v_reduce_sad intrinsics implementation and added tests 6 years ago
Liubov Batanina 45ced8e022 Fix ONNX deconvolution 6 years ago
Dmitry Kurtaev 520e351489 Fix batching in DetectionOutput layer 6 years ago
Thang Tran 2f7fc1a598 calib3d: add find4QuadCornerSubpix java wrapper 6 years ago
Alexander Alekhin 7d2190a5d4 ts: +ENV{OPENCV_TEST_REQUIRE_DATA} 6 years ago
Alexander Alekhin c1981f28ad build: +OPENCV_ENABLE_MEMORY_SANITIZER flag 6 years ago
masa-iwm 5c404bb142 Merge pull request #14376 from masa-iwm:3.4 6 years ago
Dmitry Kurtaev 9b635830bc Run Reshape layer for const input from ONNX models 6 years ago
Vitaly Tuzov 4a54aa3fbd Cleared up deprecated intrinsics for FP16 6 years ago
Suleyman TURKMEN 3f9343e238 Update imgproc.hpp 6 years ago
Alexander Alekhin f7856a0f35 imgcodecs(tiff): update tile size checks 6 years ago
Dmitry Kurtaev a5c92c2029 Merge pull request #13694 from dkurt:dnn_ie_async 6 years ago
Alexander Alekhin 52f16e0f55 tests: workaround for DYLD_LIBRARY_PATH on Apple MacOSX 6 years ago
Alexander Alekhin c667de9b68 dnn: force visibility(default) for IE headers 6 years ago
LaurentBerger 621e3eaed8 Add Ptr KNearest::load and python binding 6 years ago
Dmitry Kurtaev 62d079fa69 Fix Normalize layer for Mac 6 years ago
Alexander Alekhin 3902694075 static scans: preserve namespace name 6 years ago
vdgussem 00861b668a Changed the way Images are converted into rgba Mats so that JavaCamera2View also shows correct colors when the Image contains I420 or YV12 data 6 years ago
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
Alexander Alekhin 78384d8923 build: avoid highgui dependency 6 years ago
Alexander Alekhin 64fd1c95a5 ts: flush stdout/stderr before test launch 6 years ago
Dmitry Kurtaev 92cbec6fb1 Fix dnn with IE from GitHub 6 years ago
Dmitry Kurtaev 0cfd95c097 Fix TensorFlow's Squeeze and a new fusion for SoftMax from slim backend 6 years ago
Lubov Batanina 60a841c797 Merge pull request #14255 from l-bat:networks_visualization 6 years ago
Dmitry Kurtaev a2bbfa1db5 Enable some tests for Inference Engine 2019R1 6 years ago
Alexander Alekhin 7621b91769
Merge pull request #14292 from alalek:issue_14291 6 years ago
kiwixz c8056b3e27 Merge pull request #14276 from kiwixz:pr/fix_compound 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Dmitry Kurtaev 7ce2397b62 Fix a bug in FusedBatchNorm (TensorFlow) layer importer 6 years ago
Alexander Alekhin e0841f3d6e dnn(test-tags): add time / memory tags 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
Alexander Alekhin 33b765d797 OpenCV version++ (3.4.6) 6 years ago
Alexander Alekhin b5961cc5d1 calib3d: don't change input data 6 years ago
Alexander Alekhin 0c490accae imgcodecs(tiff): check TIFF tile size 6 years ago
Dmitry Kurtaev ec41a4897a Remove Switch and Merge nodes from TensorFlow networks 6 years ago
BALACHANDAR S aa167434e6 Merge pull request #14252 from balachandarsv:master-mac-openvino-support 6 years ago
Alexander Alekhin ba5ddd6499 imgcodecs(tiff): sanitize tiff decoder 6 years ago
103yiran 4bb6edf176 Merge pull request #14117 from 103yiran:103yiran-patch-dnn 6 years ago
Alexander Alekhin cafa010389 dnn(test): skip tests 6 years ago
Alexander Alekhin 8bc8a94645 dnn: update DNNTestOpenVINO.models tests 6 years ago
Alexander Alekhin 8483801eab dnn: use OpenVINO 2019R1 defines 6 years ago
Alexander Alekhin c4ec46c195 imgcodecs(sunras): avoid undefined shift 6 years ago
Dmitry Kurtaev e3286c9055 Enable 1x1 convolution optimization 6 years ago
Dmitry Kurtaev 07655c2b4d Fix build with IE > 2018R5 6 years ago
zuoshaobo a34c02a001 add support for tf.add_n operation 6 years ago
Alexander Alekhin 2ece029fe0 imgcodecs(tiff): avoid leak of helper struct on malformed inputs 6 years ago
Dmitry Kurtaev 144b1f4d9d Reduce number of tested models from OpenVINO 6 years ago
Alexander Alekhin 1e583942b9 core(lda): don't perform calculations in constructor 6 years ago