874 Commits (6fc6207e9315b0d634b0c532516fba3f9ccbba20)

Author SHA1 Message Date
Dmitry Kurtaev 6389dfe49c Fixed DetectionOutput output blob shape 6 years ago
Dmitry Kurtaev c3b0a68a2b Async mode for dnn's object detection sample 6 years ago
Dmitry Kurtaev 471b83ccd5 Modify paddings computation for SAME pad mode 6 years ago
Dmitry Kurtaev adc1ef9308 Fix uint8 input data for Async mode of dnn 6 years ago
Dmitry Kurtaev a6ed8f268a Remove extra weights cloning from TensorFlow importer 6 years ago
Lubov Batanina 77fa59c3da Merge pull request #14301 from l-bat:conv3d 6 years ago
Alexander Alekhin 138a80611c build: avoid MSVC ICE 6 years ago
Dmitry Kurtaev 9408c3e640 Refactored TensorFlow subgraphs fusion 6 years ago
Dmitry Kurtaev 61b928d9bd Add an assertion for Async request status 6 years ago
Dmitry Kurtaev 4f6be11c0e Check if Inference Engine networks are fully supported by backend 6 years ago
Liubov Batanina 45ced8e022 Fix ONNX deconvolution 6 years ago
Dmitry Kurtaev 520e351489 Fix batching in DetectionOutput layer 6 years ago
Dmitry Kurtaev 9b635830bc Run Reshape layer for const input from ONNX models 6 years ago
Dmitry Kurtaev a5c92c2029 Merge pull request #13694 from dkurt:dnn_ie_async 6 years ago
Alexander Alekhin c667de9b68 dnn: force visibility(default) for IE headers 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
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 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
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
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
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
Dmitry Kurtaev 144b1f4d9d Reduce number of tested models from OpenVINO 6 years ago
Alexander Alekhin fcb07c64f3 cmake: fix build of dnn tests with shared common code 6 years ago
Sayed Adel de22442046 dnn:perf add missing definition __OPENCV_TEST to fix pch 6 years ago
Lubov Batanina 7d3d6bc4e2 Merge pull request #13932 from l-bat:MyriadX_master_dldt 6 years ago
Alexander Alekhin e8c20bfae6 dnn: fix support drop for IE<2018R3 6 years ago
Dmitry Kurtaev 9cfd219d70 Fix Mobilenet v2 from TensorFlow slim 6 years ago
Kohei Yoshida 212420516f Add a test case for handling output_shape property for deconvolution layer. 6 years ago
Kohei Yoshida 3bcff7f941 Make use of explicit output shape for the de-convolution layer. 6 years ago
Dmitry Kurtaev 714b38360f Extend LRN layer support with IE backend 6 years ago
zuoshaobo 8b52eabd48 fix the region layer's output anchor size normalization error 6 years ago
Giles Payne 55f02d8c66 Merge pull request #14011 from komakai:debug-build 6 years ago
Easton Liu fcfb29766b Add ability to read thresh and nms_threshold from YOLO layer in YOLOV3 cfg file. 6 years ago
Alexander Nesterov 74574dfae4 Added optimization fuse 6 years ago
Alexander Alekhin 80d37ba698 dnn: fix usage of CV_LOG_VERBOSE macro 6 years ago
Dmitry Kurtaev 20400aa9f7 Import Upsample and Unsqueeze from ONNX 6 years ago
Dmitry Kurtaev 4cbd09c41c Add extra limitations for LRN from Inference Engine backend 6 years ago
Dmitry Kurtaev ed710eaa1c Make Inference Engine R3 as a minimal supported version 6 years ago