Liubov Batanina
|
a35d4f9029
|
Support Gather for variable inputs
|
2020-07-20 14:02:45 +03:00 |
|
Alexander Alekhin
|
b2ebd37ee2
|
Merge pull request #17856 from alalek:dnn_openvino_2020.4.0
|
2020-07-16 20:08:00 +00:00 |
|
Alexander Alekhin
|
81e027eef7
|
dnn: fix OpenCL implementation of Slice layer
|
2020-07-16 04:33:52 +00:00 |
|
Alexander Alekhin
|
1c371d07b5
|
dnn(test): adjust tests for OpenVINO 2020.4
|
2020-07-15 23:47:40 +00:00 |
|
Alexander Alekhin
|
99c4b76a6d
|
dnn(test): add YOLOv4-tiny tests
|
2020-07-06 21:36:19 +00:00 |
|
Liubov Batanina
|
65dbbf712d
|
Merge pull request #17733 from l-bat:tiny_yolov4
* Supported yolov4-tiny
* Added comments
|
2020-07-03 18:07:08 +00:00 |
|
Ilya Lavrenov
|
ad5e70f94e
|
Conditional compilation for network reader
origibal commit: 63e92cccf2
|
2020-06-23 14:15:52 +03:00 |
|
Alexander Alekhin
|
8de176988d
|
Merge pull request #17439 from alalek:fix_dnn_test_required_file
|
2020-05-31 19:51:56 +00:00 |
|
Alexander Alekhin
|
79c5d07abe
|
dnn(test): file 'dnn/efficientdet-d0.pb' is optional
|
2020-05-31 16:18:37 +00:00 |
|
Alexander Alekhin
|
e58e545584
|
Merge pull request #17392 from alalek:dnn_test_yolov4
|
2020-05-28 22:52:21 +00:00 |
|
Alexander Alekhin
|
319db07b6b
|
Merge pull request #17384 from dkurt:efficientdet
|
2020-05-28 22:48:52 +00:00 |
|
Dmitry Kurtaev
|
d9bada9867
|
dnn: EfficientDet
|
2020-05-28 17:23:42 +03:00 |
|
Alexander Alekhin
|
6b89154afd
|
dnn(test): add YOLOv4 tests
|
2020-05-28 13:27:40 +00:00 |
|
Liubov Batanina
|
ba3cf47600
|
Merge pull request #17386 from l-bat:tf_clamp_subgraph
* Added ClipByValue subgraph
* Return const nodes
|
2020-05-26 19:01:47 +00:00 |
|
Liubov Batanina
|
d991c22090
|
Merge pull request #16575 from l-bat:flownet2
Support FlowNet2 model
* Support DataAugmentation layer
* Fix warnings
* Fix comments
* Support Correlation layer
* TEST
* Support Correlation layer
* Supported Accum and FlowWarp layers
* Supported ChannelNorm layer
* Supported Resample with inputs.size() > 1
* Fixed comments
* Refactoring
* Added tests
* Add resample test
* Added asserts in resize layer
* Updated DataAugmentation layer
* Update convolution layer
* Refactoring
* Fix data augmentation layer
* Fix caffe importer
* Fix resize
* Switch to Mat ptr
* Remove useless resize type
* Used ResizeLayer in Accum
* Split ChannelNormLayer
* Delete duplicate assert
* Add sample
* Fix sample
* Added colormap
|
2020-05-19 12:29:50 +00:00 |
|
Dmitry Kurtaev
|
b5035ce991
|
Increase test threshold for YOLOv3 on OCL FP16
|
2020-05-18 19:06:15 +03:00 |
|
Alexander Alekhin
|
c8689d9d0a
|
Merge pull request #17288 from dkurt:dnn_tf_resize_down
|
2020-05-14 07:08:41 +00:00 |
|
Alexander Alekhin
|
bcf96d637e
|
Merge pull request #17284 from dkurt:dnn_bn_fusion
|
2020-05-14 06:57:36 +00:00 |
|
Dmitry Kurtaev
|
b4a6aa335d
|
TensorFlow bilinear resize downscale
|
2020-05-13 23:59:20 +03:00 |
|
Dmitry Kurtaev
|
df305e83fa
|
Fix BatchNorm reinitialization after fusion
|
2020-05-13 22:15:36 +03:00 |
|
Liubov Batanina
|
b27ae9c63b
|
Switch v1::Multiply to v0::Multiply
|
2020-05-12 16:05:03 +03:00 |
|
Liubov Batanina
|
79f8b7fd73
|
Merge pull request #17233 from l-bat:onnx_bn
* Added ONNX BatchNorm subgraph
* Move removing constant inputs to addConstantNodesForInitializers
* Added initializers to ONNXGraphWrapper
|
2020-05-12 15:33:57 +03:00 |
|
Alexander Alekhin
|
066259b656
|
Merge pull request #17118 from l-bat/concat_3d
Added NDHWC Concat support for TensorFlow
* Supported TF concat 3d
* Skip myriad
* Fix test
|
2020-05-09 22:24:06 +03:00 |
|
Dmitry Kurtaev
|
8b13b85c5e
|
dnn: Slice with variable input shapes
|
2020-05-05 13:35:17 +03:00 |
|
Liubov Batanina
|
a5696da9ec
|
Merge pull request #17185 from l-bat:yolo_v4
* Support Yolov4
* Skip Mish on OpenVINO 2020.2
* Revert Mish
* Refactoring
|
2020-04-30 16:53:44 +03:00 |
|
Alexander Alekhin
|
b805115c1a
|
dnn(test): update skip tests on Win32 configuration
|
2020-04-29 20:02:13 +00:00 |
|
Dmitry Kurtaev
|
25ec4ce6f1
|
PReLU from Tensorflow
|
2020-04-28 00:01:21 +03:00 |
|
Liubov Batanina
|
4bf94cb5d1
|
Fix test
|
2020-04-26 20:42:11 +03:00 |
|
Alexander Alekhin
|
2df978b8e7
|
Merge pull request #17134 from alalek:dnn_ie_avoid_conversion_to_legacy
|
2020-04-23 22:39:45 +00:00 |
|
Alexander Alekhin
|
10808ccbb4
|
Merge pull request #17129 from alalek:dnn_myriad_tests
|
2020-04-23 19:41:15 +00:00 |
|
Alexander Alekhin
|
f756923271
|
dnn(ie): avoid conversion to legacy CNNNetworkImpl
|
2020-04-23 19:11:33 +00:00 |
|
Alexander Alekhin
|
83c4378d5d
|
dnn(test): skip failed NGRAPH/MYRIAD tests
|
2020-04-22 15:00:23 +00:00 |
|
Liubov Batanina
|
1c1762d3f6
|
Skip myriad
|
2020-04-22 09:52:20 +03:00 |
|
ashishiva3@gmail.com
|
e0ac0cfbe2
|
add fused batchNorm Upsample
|
2020-04-22 08:24:17 +05:30 |
|
Alexander Alekhin
|
1a17f402a4
|
Merge pull request #17030 from ashishkrshrivastava:onnximporter
|
2020-04-21 21:02:41 +00:00 |
|
Liubov Batanina
|
aa08900ac8
|
Supported TF concat 3d
|
2020-04-21 15:15:22 +03:00 |
|
AshihsKrShrivastava
|
d37180a2c4
|
modification for upsample node fused from unfused Resize subgraph
|
2020-04-21 15:03:00 +05:30 |
|
Liubov Batanina
|
8badf7f354
|
Merge pull request #17112 from l-bat:ie_region
* Support nGraph Region
* Support region since OpenVINO 2020.2
* Skip myriad
|
2020-04-21 09:26:58 +00:00 |
|
Dmitry Kurtaev
|
908bf935f7
|
Flexible inputs for OpenVINO IR models
|
2020-04-18 20:00:22 +03:00 |
|
Dmitry Kurtaev
|
d3f9ad1145
|
Enable ONNX SSD from https://github.com/amdegroot/ssd.pytorch
|
2020-04-13 15:12:27 +03:00 |
|
AshihsKrShrivastava
|
bef6b6282c
|
ReflecitonPad2d and ZeroPad2d Subgraph fusion added
|
2020-04-11 07:14:05 +05:30 |
|
Alexander Alekhin
|
06bf845783
|
Merge pull request #16979 from dkurt:dnn_fused_resize_conv
|
2020-04-08 13:29:51 +00:00 |
|
Alexander Alekhin
|
adf54d41d5
|
Merge pull request #16905 from dkurt:dnn_tf2_keras
|
2020-04-07 14:59:42 +00:00 |
|
Liubov Batanina
|
734771418e
|
Merge pull request #16840 from l-bat:matmul_inputs
* Supported FullyConnected layer with two inputs
* Skipped test
* Fix conditions
* Added OpenCL support
* Supported ReduceMean3D
* Supported Expand layer
* Fix warning
* Added Normalize subgraph
* refactoring
* Used addLayer
* Fix check
* Used addLayer
* Skip failed test
* Added normalize1 subgraph
* Fix comments
|
2020-04-07 14:12:18 +00:00 |
|
Alexander Alekhin
|
ce5626db45
|
Merge pull request #16878 from dkurt:fix_16877
|
2020-04-06 18:14:35 +00:00 |
|
Dmitry Kurtaev
|
b36eba7fab
|
Support FusedResizeAndPadConv2D from TensorFlow
|
2020-04-04 16:02:17 +03:00 |
|
Dmitry Kurtaev
|
8574a757f9
|
Case sensitive dnn layers types
|
2020-04-04 15:03:56 +03:00 |
|
Dmitry Kurtaev
|
7e4b2057f2
|
Import TF2.0 network from Keras
|
2020-03-25 15:34:28 +03:00 |
|
Dmitry Kurtaev
|
467c3ef0ac
|
Add checks for LSTM initial h and c
|
2020-03-23 16:28:55 +03:00 |
|
Dmitry Kurtaev
|
8433620295
|
Bidirectional LSTM
|
2020-03-22 00:56:48 +03:00 |
|