Alexander Alekhin
|
b95e93c20a
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-06-26 20:19:04 +00: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 |
|
Alexander Alekhin
|
166ecaeda8
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-05-23 19:50:20 +03:00 |
|
Dmitry Kurtaev
|
26e426adb1
|
StridedSlice from TensorFlow
|
2019-05-22 12:45:52 +03:00 |
|
Alexander Alekhin
|
b2abd8ca41
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-05-07 16:04:54 +00: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
|
e28e3c9491
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-05-01 08:27:45 +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
|
c024edb9a8
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-04-19 15:43:58 +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 |
|
Alexander Alekhin
|
4635356435
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-04-13 20:00:54 +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 |
|
Dmitry Kurtaev
|
7ce2397b62
|
Fix a bug in FusedBatchNorm (TensorFlow) layer importer
|
2019-04-09 13:35:34 +03:00 |
|
Alexander Alekhin
|
c9fc27b337
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-04-05 19:08:23 +00:00 |
|
Dmitry Kurtaev
|
ec41a4897a
|
Remove Switch and Merge nodes from TensorFlow networks
|
2019-04-05 12:32:35 +03:00 |
|
Alexander Alekhin
|
5dc606097c
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-04-02 20:54:41 +00:00 |
|
zuoshaobo
|
a34c02a001
|
add support for tf.add_n operation
|
2019-04-02 03:20:53 -04:00 |
|
Alexander Alekhin
|
7442100caa
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-03-29 19:29:36 +00:00 |
|
Dmitry Kurtaev
|
9cfd219d70
|
Fix Mobilenet v2 from TensorFlow slim
|
2019-03-27 15:10:57 +03:00 |
|
Alexander Alekhin
|
ea64e860de
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-12-09 13:21:58 +00:00 |
|
Dmitry Kurtaev
|
8422dda2c7
|
Element-wise subtraction from TensorFlow
|
2018-12-07 13:38:05 +03:00 |
|
Alexander Alekhin
|
e82e672a93
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-12-06 07:06:58 +00:00 |
|
Dmitry Kurtaev
|
c9e0c77d73
|
Concat layer from TensorFlow with constant inputs
|
2018-12-04 19:41:40 +03:00 |
|
Alexander Alekhin
|
22dbcf98c5
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-11-17 14:17:35 +00:00 |
|
Alexander Alekhin
|
96c71dd3d2
|
dnn: reduce set of ignored warnings
|
2018-11-15 13:15:59 +03:00 |
|
Alexander Alekhin
|
d74b98c3d9
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-09-04 18:39:03 +00:00 |
|
Alexander Alekhin
|
f10fd64630
|
dnn: update "guard" inline namespace
- differ from 3.4 branch
|
2018-09-03 20:46:57 +00:00 |
|
Dmitry Kurtaev
|
c7cf8fb35c
|
Import SSDs from TensorFlow by training config (#12188)
* Remove TensorFlow and protobuf dependencies from object detection scripts
* Create text graphs for TensorFlow object detection networks from sample
|
2018-09-03 17:08:40 +03:00 |
|
Dmitry Kurtaev
|
3e027df583
|
Enable more deep learning tests using Intel's Inference Engine backend
|
2018-08-27 18:37:35 +03:00 |
|
Alexander Alekhin
|
d2e08a524e
|
core: repair CV_Assert() messages
Multi-argument CV_Assert() is accessible via CV_Assert_N() (with malformed messages).
|
2018-08-15 17:43:10 +03:00 |
|
Alexander Alekhin
|
b9b66ca437
|
Merge pull request #12205 from dkurt:dnn_update_tf_face_detection
|
2018-08-14 10:53:12 +00:00 |
|
Dmitry Kurtaev
|
f056c0f137
|
UINT8 face detection network using Intel's Inference Engine backend
|
2018-08-13 18:38:47 +03:00 |
|
Alexander Alekhin
|
615883977f
|
Merge pull request #12128 from dkurt:dnn_fix_12066
|
2018-08-10 14:14:16 +00:00 |
|
Vadim Pisarevsky
|
7c8ab271fc
|
Merge pull request #12125 from dkurt:dnn_mobilenet_ppn
|
2018-08-06 14:40:50 +00:00 |
|
Dmitry Kurtaev
|
449696f1e5
|
Enable reshape-as-shape layer from TensorFlow
|
2018-08-06 17:35:06 +03:00 |
|
Dmitry Kurtaev
|
4fb086d6c3
|
MobileNet-SSD v1 from TensorFlow with shared convolution weights
|
2018-08-01 16:16:48 +03:00 |
|
Dmitry Kurtaev
|
8e034053af
|
Faster-RCNN from TensorFlow on CPU with Intel's Inference Engine backend
|
2018-08-01 11:29:58 +03:00 |
|
Alexander Alekhin
|
c37d1a53b5
|
Merge pull request #12025 from Triplesalt:tfimport-relu
|
2018-07-26 15:08:05 +00:00 |
|
Triplesalt
|
9eb79926df
|
Allow a different input order for Mul+Maximum.
Squashed : ReLU operand order tests.
|
2018-07-26 14:19:11 +02:00 |
|
Dmitry Kurtaev
|
c213a3823e
|
Run entire SSDs from TensorFlow using Intel's Inference Engine
|
2018-07-19 17:05:56 +03:00 |
|
Dmitry Kurtaev
|
8b5f061dae
|
Replace std::vector<char> to std::vector<uchar> for Java bindings of dnn importers
|
2018-07-11 18:58:56 +03:00 |
|
Dmitry Kurtaev
|
d57e5406f0
|
Add readNet* functions which parse models from byte arrays
|
2018-07-10 11:12:01 +03:00 |
|
Dmitry Kurtaev
|
7ed5d85f25
|
Add Reshape layer tests
|
2018-07-03 08:26:43 +03:00 |
|
Dmitry Kurtaev
|
d971678add
|
Add a planar data layout tracking for TensorFlow importer
|
2018-06-29 09:50:14 +03:00 |
|
Dmitry Kurtaev
|
dbeb4a11be
|
Parse strides and convolution kernel shapes considering data layout
|
2018-06-26 16:18:21 +03:00 |
|
Vadim Pisarevsky
|
e87425f047
|
Merge pull request #11835 from dkurt:dnn_tf_two_inputs
|
2018-06-26 12:12:24 +00:00 |
|
Dmitry Kurtaev
|
9510551c63
|
Multiple inputs for TensorFlow models
|
2018-06-26 14:03:59 +03:00 |
|