1253 Commits (db4b1e613ccdb449fad83c0711a3d44cb21662bc)

Author SHA1 Message Date
Dmitry Kurtaev 76cfa65d55 AddV2 from TensorFlow 5 years ago
Liubov Batanina 752653c70b Update global pooling 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Liubov Batanina cf477f7e9f Fix global axis 5 years ago
Liubov Batanina 543e0302d3 Support global pooling by axis 5 years ago
Liubov Batanina 6e33769e56 Add human parsing demo 5 years ago
antalzsiroscandid aa80f754f4 dnn: reading IR models from buffer 5 years ago
Xuanda Yang 3d60a9b96c Merge pull request #16156 from TH3CHARLie:3.4 5 years ago
Alexander Alekhin 5ee7abbe3c
Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 5 years ago
Dmitry Kurtaev fe77223dee Modify nGraph's ConvolutionBackpropData and GroupConvolution 5 years ago
Dmitry Kurtaev c2ca3ee2fa Fix weights fusion for Convolution and Deconvolution layers in nGraph 5 years ago
Dmitry Kurtaev 883c4c60c3 Remove Dummy layer 5 years ago
Alexander Alekhin b1b505f783 dnn: clarify error message from getMemoryShapes() 5 years ago
Lubov Batanina 629d47fcd8 Merge pull request #15988 from l-bat:custom_layer 5 years ago
Dmitry Kurtaev beb5b291b9 Fix HETERO:FPGA,CPU plugin for IE backend 5 years ago
Liubov Batanina 660a709840 Support Swish and Mish activations 5 years ago
Liubov Batanina d99d18304a Slice v1 op 5 years ago
Dmitry Kurtaev 134094a442 Backport fix for autodetection of input shapes 5 years ago
Dmitry Kurtaev d8e10f3a8d Enable MaxPooling with indices in Inference Engine 5 years ago
Dmitry Kurtaev ca1ba7a53d Backport for dnn input shape estimation 5 years ago
Lubov Batanina 7523c777c5 Merge pull request #15537 from l-bat:ngraph 5 years ago
thebhatman 8a18d132fc Port Swish and Mish layers 5 years ago
Dmitry Kurtaev 6e14cc2189 Resolve https://github.com/opencv/opencv/issues/15863 5 years ago
Alexander Alekhin 86042af108 dnn: fix registration of custom OpenCVLayer 5 years ago
Alexander Alekhin 09d54c9f52 dnn: update InferenceEngine extension handling 5 years ago
Alexander Alekhin 7ec91aefc1 python: force using of ArgInfo 5 years ago
Liubov Batanina ac4fd4f4ae Fix ReduceL2 5 years ago
Lubov Batanina cfc781949d Merge pull request #15811 from l-bat:eltwise_div 5 years ago
Dimitri Gerin 7c4158d8c2 Fix dnn::getLayerInputs 5 years ago
Dmitry Kurtaev dfe0368835 Fix custom IE layers in case of no MKLDNN plugin 5 years ago
Dmitry Kurtaev af61a15839 Fix Darknet eltwise 5 years ago
Dmitry Kurtaev adbd613660 Enable Eltwise layer with different numbers of inputs channels 5 years ago
Alexander Alekhin ab5252c18e dnn(pytest): backport changes from master, update test setUp() 5 years ago
Dmitry Kurtaev e35fd463e7 Enable ENet with Inference Engine backend on CPU 5 years ago
Alexander Alekhin fd11e3a81d dnn: update IE tests 5 years ago
Alexander Alekhin 2b66495a9d dnn: use OpenVINO 2019R3 defines 5 years ago
Alexander Alekhin 8814645c8d dnn(test): skip IE/OCL test for "sum" 5 years ago
Alexander Alekhin 440a937d24 dnn: increase async test timeout 5 years ago
Andrew Ryrie b88435fdc2 dnn: Allow LSTM layer to operate in reverse direction 5 years ago
Lubov Batanina e923712d81 Merge pull request #15572 from l-bat:deconv3d 5 years ago
Dmitry Kurtaev 0428f60d66 Fix OpenVINO 2019R1 compilation 5 years ago
Dmitry Kurtaev ba703157cf Merge pull request #15063 from dkurt:dnn_ie_ocv_layers 5 years ago
Alexander Alekhin 70dfae31a2 experimental version++ 5 years ago
Lubov Batanina 90eb529bc4 Merge pull request #15395 from l-bat:fully_connected 5 years ago
Dmitry Kurtaev 57676cf64d Fix https://github.com/opencv/opencv/issues/15141 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
Dmitry Kurtaev e4a80aee09 Fix #15296 5 years ago
Tomoaki Teshima 40c71a2463 suppress noisy warning 5 years ago
Dmitry Kurtaev 6193e403e7 Enable some tests for 2019R2 5 years ago
Lubov Batanina 0e1ef8f8e1 Merge pull request #15184 from l-bat:IE_R2 5 years ago