103 Commits (341e2fa72dfb920923b44bf8a846f019a8235b58)

Author SHA1 Message Date
Lubov Batanina 7d3d6bc4e2 Merge pull request #13932 from l-bat:MyriadX_master_dldt 6 years ago
Dmitry Kurtaev 9cfd219d70 Fix Mobilenet v2 from TensorFlow slim 6 years ago
Dmitry Kurtaev ed710eaa1c Make Inference Engine R3 as a minimal supported version 6 years ago
Liubov Batanina 183c0fcab1 Changed condition for resize and lrn layers 6 years ago
Dmitry Kurtaev c918ac298c Fix IE tests 6 years ago
Lee Jaehwan 3721c8bb06 Merge pull request #13586 from eightco:Core_bugfix3 6 years ago
Dmitry Kurtaev f0ddf302b2 Move Inference Engine to new API 6 years ago
Dmitry Kurtaev 59ce1d80a5 Fix dnn tests for Inference Engine R5 6 years ago
Dmitry Kurtaev 8422dda2c7 Element-wise subtraction from TensorFlow 6 years ago
Dmitry Kurtaev c9e0c77d73 Concat layer from TensorFlow with constant inputs 6 years ago
Dmitry Kurtaev b5c54e447c Extra hyperparameters for Intel's Inference Engine layers 6 years ago
Alexander Alekhin 96c71dd3d2 dnn: reduce set of ignored warnings 6 years ago
Dmitry Kurtaev dc9e6d3af8 Update a script to generate text graphs for Faster-RCNN networks from TensorFlow 6 years ago
Dmitry Kurtaev 58ac3e09da Change default value of crop argument of blobFromImage from true to false 6 years ago
Dmitry Kurtaev 6ec230480d Enable Myriad tests with batch size > 1 6 years ago
Dmitry Kurtaev c7cf8fb35c Import SSDs from TensorFlow by training config (#12188) 6 years ago
Dmitry Kurtaev 50bceea038 Include preprocessing nodes to object detection TensorFlow networks (#12211) 6 years ago
Dmitry Kurtaev 3e027df583 Enable more deep learning tests using Intel's Inference Engine backend 6 years ago
Dmitry Kurtaev 472b71ecef Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn 6 years ago
Dmitry Kurtaev f056c0f137 UINT8 face detection network using Intel's Inference Engine backend 6 years ago
Dmitry Kurtaev 449696f1e5 Enable reshape-as-shape layer from TensorFlow 6 years ago
Dmitry Kurtaev be08730cd6 MVN layer using Intel's Inference Engine backend 6 years ago
Dmitry Kurtaev 4fb086d6c3 MobileNet-SSD v1 from TensorFlow with shared convolution weights 6 years ago
Dmitry Kurtaev 8e034053af Faster-RCNN from TensorFlow on CPU with Intel's Inference Engine backend 6 years ago
Triplesalt 9eb79926df Allow a different input order for Mul+Maximum. 6 years ago
Dmitry Kurtaev c213a3823e Run entire SSDs from TensorFlow using Intel's Inference Engine 6 years ago
Dmitry Kurtaev 6eb8faea85 Enable TensorFlow networks tests for different backends and targets 6 years ago
Alexander Alekhin 452fa3011c dnn(test): drop CV_ENUM for DNNBackend / DNNTarget 6 years ago
Dmitry Kurtaev 019c2f2115 Enable more deep learning tests 6 years ago
Dmitry Kurtaev 36288eebe7 Nearest neighbor resize from Keras 6 years ago
Dmitry Kurtaev 7ed5d85f25 Add Reshape layer tests 6 years ago
Dmitry Kurtaev dbeb4a11be Parse strides and convolution kernel shapes considering data layout 6 years ago
Dmitry Kurtaev 9510551c63 Multiple inputs for TensorFlow models 6 years ago
Dmitry Kurtaev 715f40a48d Use layers consumers to predict data layout 6 years ago
Dmitry Kurtaev 693a7663e7 Import ClipByValue from Keras 7 years ago
David 7175f257b5 Added ResizeBilinear op for tf (#11050) 7 years ago
Dmitry Kurtaev b781ac7346 Make Intel's Inference Engine backend is default if no preferable backend is specified. 7 years ago
Dmitry Kurtaev bf87a43185 Faster-RCNN object detection models from TensorFlow 7 years ago
Tomoaki Teshima 2e9e71ab9e make ocl4dnn available to run on other platform than Intel GPU 7 years ago
Dmitry Kurtaev 085be6a445 Fix dilated convolution from Keras 7 years ago
Alexander Alekhin 471c17321f improve code quality 7 years ago
Alexander Alekhin 58c8aefe03 dnn(text): update check threshols 7 years ago
Li Peng 1b517a45ae add fp16 accuracy and perf test 7 years ago
Dmitry Kurtaev 8488f2e265 EAST: An Efficient and Accurate Scene Text Detector (https://arxiv.org/abs/1704.03155v2) 7 years ago
Dmitry Kurtaev 4ec456f0a0 Custom layers for deep learning networks (#11129) 7 years ago
Dmitry Kurtaev d959d7b9f0 Fuse deconvolution layer subgraphs from Keras 7 years ago
Dmitry Kurtaev 3b4a292ca9 Let switch CPU/OpenCL targets for models from Intel's Model Optimizer 7 years ago
Dmitry Kurtaev 1ba72ca0d3 Fuse tf.nn.l2_normalize layer 7 years ago
Dmitry Kurtaev 69a8f110b6 Fuse subgraphs from Keras 7 years ago
Dmitry Kurtaev 9457bf10ab Fuse batch normalization and flatten TensorFlow subgraphs in runtime 7 years ago