Anastasia Murzova
|
a82c50eac2
|
Added TF resize_bilinear behaviour alignment
Fixes OpenCV issue #18721
|
2020-12-08 22:51:38 +03:00 |
|
Liubov Batanina
|
f3cebb3e1b
|
Merge pull request #18077 from l-bat:reduce_sum
* Supported ReduceSum op
* Skip test
|
2020-08-12 14:32:16 +00:00 |
|
Dmitry Kurtaev
|
cc584760d3
|
Fix TensorFlow->ONNX imports
|
2020-07-15 14:36:13 +03: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 |
|
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 |
|
Dmitry Kurtaev
|
b4a6aa335d
|
TensorFlow bilinear resize downscale
|
2020-05-13 23:59:20 +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
|
25ec4ce6f1
|
PReLU from Tensorflow
|
2020-04-28 00:01:21 +03:00 |
|
Liubov Batanina
|
aa08900ac8
|
Supported TF concat 3d
|
2020-04-21 15:15:22 +03:00 |
|
Alexander Alekhin
|
06bf845783
|
Merge pull request #16979 from dkurt:dnn_fused_resize_conv
|
2020-04-08 13:29:51 +00:00 |
|
Dmitry Kurtaev
|
b36eba7fab
|
Support FusedResizeAndPadConv2D from TensorFlow
|
2020-04-04 16:02:17 +03:00 |
|
Dmitry Kurtaev
|
7e4b2057f2
|
Import TF2.0 network from Keras
|
2020-03-25 15:34:28 +03:00 |
|
Dmitry Kurtaev
|
b927ce18b2
|
Support for MobileNetV3-SSD from TensorFlow
|
2020-03-08 21:09:21 +03:00 |
|
ashishiva3@gmail.com
|
8559237d4e
|
ONNX: upsample subgraph fusion added
|
2020-02-29 15:24:06 +05:30 |
|
Alexander Alekhin
|
db9f4436e0
|
Merge pull request #16473 from ashishkrshrivastava:opencvtf
|
2020-02-09 11:52:24 +03:00 |
|
ashishiva3@gmail.com
|
cd53144ed3
|
commit: Corrected end tensor_content parsing for StridedSlice layer.
|
2020-02-09 06:43:23 +05:30 |
|
Alexander Alekhin
|
5429b1f5ff
|
Merge pull request #16223 from l-bat:lip_jppnet
|
2020-01-27 19:17:43 +00:00 |
|
Liubov Batanina
|
7e5b5390ba
|
Fix comments
|
2020-01-22 14:57:54 +03:00 |
|
Liubov Batanina
|
35c24480ae
|
Fix axis
|
2020-01-22 13:36:29 +03:00 |
|
Liubov Batanina
|
08ba63da02
|
Add global pool flags
|
2020-01-20 15:37:11 +03:00 |
|
Alexander Alekhin
|
a67228cd73
|
Merge pull request #16291 from dkurt:dnn_onnx_graph_simplifier
|
2020-01-14 12:45:59 +00:00 |
|
Dmitry Kurtaev
|
c1c84d2fd1
|
ONNX graphs simplifier
|
2020-01-14 12:45:49 +03:00 |
|
Liubov Batanina
|
4625337179
|
Add docs reduce mean
|
2020-01-10 12:49:06 +03:00 |
|
Liubov Batanina
|
a33d50084d
|
Add global_pooling_dim flags
|
2020-01-10 09:01:57 +03:00 |
|
Liubov Batanina
|
7eba3a7c96
|
Add pack description
|
2020-01-09 13:59:35 +03:00 |
|
Dmitry Kurtaev
|
f954f0830c
|
Sort text TensorFlow graphs
|
2019-12-31 11:43:32 +03:00 |
|
Dmitry Kurtaev
|
76cfa65d55
|
AddV2 from TensorFlow
|
2019-12-30 20:06:58 +03:00 |
|
Liubov Batanina
|
752653c70b
|
Update global pooling
|
2019-12-28 18:03:40 +03:00 |
|
Liubov Batanina
|
543e0302d3
|
Support global pooling by axis
|
2019-12-24 16:16:58 +03:00 |
|
Liubov Batanina
|
6e33769e56
|
Add human parsing demo
|
2019-12-23 15:47:20 +03:00 |
|
Lubov Batanina
|
7523c777c5
|
Merge pull request #15537 from l-bat:ngraph
* Support nGraph
* Fix resize
|
2019-12-02 16:16:06 +03:00 |
|
Dmitry Kurtaev
|
6e14cc2189
|
Resolve https://github.com/opencv/opencv/issues/15863
|
2019-11-24 21:59:25 +03:00 |
|
Dmitry Kurtaev
|
57676cf64d
|
Fix https://github.com/opencv/opencv/issues/15141
|
2019-08-24 23:14:26 +03:00 |
|
Alexander Alekhin
|
84b8a2fb05
|
Merge pull request #15303 from dkurt:fix_15296
|
2019-08-21 16:59:20 +00:00 |
|
luz.paz
|
fcc7d8dd4e
|
Fix modules/ typos
Found using `codespell -q 3 -S ./3rdparty -L activ,amin,ang,atleast,childs,dof,endwhile,halfs,hist,iff,nd,od,uint`
backporting of commit: ec43292e1e
|
2019-08-16 17:34:29 +03:00 |
|
Dmitry Kurtaev
|
e4a80aee09
|
Fix #15296
|
2019-08-14 19:44:05 +03:00 |
|
Liubov Batanina
|
0d2bc7b5fd
|
Fix TF Split layer
|
2019-07-17 15:50:50 +03:00 |
|
gal0is
|
206b546e5a
|
tensroflow support maxpoolgrad
|
2019-07-03 09:53:17 +08:00 |
|
Feng Chen
|
5620306c70
|
Merge pull request #14845 from vonchenplus:ocv_mirrorpad
* tensorflow support mirror pad
* revert macro define
* revert macro define
* reduce code duplication
* revert macro define
|
2019-06-24 12:27:42 +03:00 |
|
Dmitry Kurtaev
|
dfdc91f8c9
|
dnn: fix MVN layer (issue 14683)
|
2019-06-14 18:38:05 +03:00 |
|
Dmitry Kurtaev
|
081d9bc73f
|
Fix Identity Switch from Keras
|
2019-05-29 17:13:21 +03:00 |
|
Dmitry Kurtaev
|
26e426adb1
|
StridedSlice from TensorFlow
|
2019-05-22 12:45:52 +03:00 |
|
Alexander Alekhin
|
5ba8aa781c
|
Merge pull request #14460 from dkurt:dnn_tf_no_extra_clone
|
2019-05-07 14:48:50 +00:00 |
|
Alexander Alekhin
|
1c092a181d
|
Merge pull request #14454 from dkurt:dnn_tf_subgraph_fusion
|
2019-04-30 16:24:32 +00:00 |
|
Dmitry Kurtaev
|
a6ed8f268a
|
Remove extra weights cloning from TensorFlow importer
|
2019-04-30 19:18:41 +03:00 |
|
Lubov Batanina
|
77fa59c3da
|
Merge pull request #14301 from l-bat:conv3d
Support Convolution3D layer on IE backend (#14301)
* Add Convolution3D layer
* Disable CXX11
* Fixed tests
* Add Pooling3D layer
* Merge Conv2d with Conv3d and Pool2d with Pool3d layers
* Split pads
* Add Deconvolution layer
* Refactoring
* Deduplication
* Refactoring
* Add utils for Convolution and Pooling layers
|
2019-04-30 17:08:17 +03:00 |
|
Dmitry Kurtaev
|
9408c3e640
|
Refactored TensorFlow subgraphs fusion
|
2019-04-30 09:21:05 +03:00 |
|
Alexander Alekhin
|
4f764b812e
|
Merge pull request #14315 from dkurt:tf_squeeze_and_slim_softmax_v2
|
2019-04-18 16:01:24 +00:00 |
|
Dmitry Kurtaev
|
0cfd95c097
|
Fix TensorFlow's Squeeze and a new fusion for SoftMax from slim backend
|
2019-04-13 17:04:31 +03:00 |
|