1247 Commits (f351653589d823ab3234469cbaa285168dffedaa)

Author SHA1 Message Date
YashasSamaga 48eecafc89 simplify code to help MSVC 19.10 and lower 5 years ago
Dmitry Kurtaev 76cfa65d55 AddV2 from TensorFlow 5 years ago
YashasSamaga 01f97f150c perfor fp conversions on GPU 5 years ago
YashasSamaga 17a35587e1 use optimized cuDNN path for conv + bias + relu 5 years ago
Liubov Batanina 752653c70b Update global pooling 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 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
YashasSamaga 16bc505d26 improve reduction logic and add fast transpose kernel 5 years ago
Liubov Batanina 6e33769e56 Add human parsing demo 5 years ago
Yashas Samaga B L 1fac1421e5 Merge pull request #16010 from YashasSamaga:cuda4dnn-fp16-tests 5 years ago
Alexander Alekhin 97b6068c46 dnn(test): don't require downloaded data 5 years ago
antalzsiroscandid aa80f754f4 dnn: reading IR models from buffer 5 years ago
Alexander Alekhin 2c0d9fa81f dnn(test): fix Test_Model.Keypoints* tests 5 years ago
YashasSamaga cf93df41fc enable tensor cores for fp16 convolutions 5 years ago
Yashas Samaga B L 17c485eb03 Merge pull request #16092 from YashasSamaga:cuda4dnn-conv-act-fuse 5 years ago
Xuanda Yang 3d60a9b96c Merge pull request #16156 from TH3CHARLie:3.4 5 years ago
Diego 5b0b59ecfb Merge pull request #15189 from dvd42:keypoints_module 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
Yashas Samaga B L 3fddd3bf93 Merge pull request #16069 from YashasSamaga:cuda4dnn-crop_and_resize 5 years ago
Dmitry Kurtaev c2ca3ee2fa Fix weights fusion for Convolution and Deconvolution layers in nGraph 5 years ago
Yashas Samaga B L 476a02739e Merge pull request #16097 from YashasSamaga:cuda4dnn-optimize-resize-bilinear 5 years ago
Dmitry Kurtaev 883c4c60c3 Remove Dummy layer 5 years ago
Alexander Alekhin b1b505f783 dnn: clarify error message from getMemoryShapes() 5 years ago
Yashas dd3f517fe9 optimize region kernels 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
YashasSamaga a91eca6ec2 add DIV support to EltwiseOp 5 years ago
YashasSamaga 9b8ddba4d1 add ROIPoolingOp 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
YashasSamaga fbb3f64a1a fix expm1 and log1p for __half/__half2 5 years ago
Alexander Alekhin 0dc0bc80ae dnn(test): fix Vulkan skip test tag 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
Manjunath Bhat 78c5e41c23 Merge pull request #15808 from thebhatman:Mish_swish 5 years ago
thebhatman 8a18d132fc Port Swish and Mish layers 5 years ago
Brian Wignall 9276f1910b Fix some typos 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