1398 Commits (29976a04c5cbcf5a65e55863cd2628a3be99e2e5)

Author SHA1 Message Date
Alexander Alekhin a43e3bebe6 pre: OpenCV 3.4.11 (version++) 5 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Liubov Batanina 5ffc5bca7c Fixed virtual try on sample 5 years ago
Alexander Alekhin be1a121d0d dnn(ie): fix layers extraction 5 years ago
Alexander Alekhin 79c5d07abe dnn(test): file 'dnn/efficientdet-d0.pb' is optional 5 years ago
YourButterfly f7daa9e4f5 chk divide 0 5 years ago
Liubov Batanina d3aaf2d3a3
Merge pull request #17371 from l-bat:nms_model 5 years ago
Dmitry Kurtaev d9bada9867 dnn: EfficientDet 5 years ago
Alexander Alekhin 6b89154afd dnn(test): add YOLOv4 tests 5 years ago
Liubov Batanina ba3cf47600
Merge pull request #17386 from l-bat:tf_clamp_subgraph 5 years ago
Liubov Batanina b236f10792 Switch ngraph::op::v1::Multiply to v0 5 years ago
Alexander Alekhin f0bef94a03 dnn: update network dump code, include ngraph serialization 5 years ago
Alexander Alekhin 73aa5f567b dnn: *_DENORMALS_ZERO_MODE is defined for SSE3 5 years ago
YashasSamaga b3a261c7ce set stream at the site of creation 5 years ago
YashasSamaga 57ca10636c do not create redundant handles 5 years ago
Liubov Batanina d991c22090
Merge pull request #16575 from l-bat:flownet2 5 years ago
Dmitry Kurtaev b5035ce991 Increase test threshold for YOLOv3 on OCL FP16 5 years ago
Dmitry Kurtaev 68d59a2913 Flush to zero Convolution denormal weights 5 years ago
Maksim Shabunin 7c41b54e3d Fixed build with latest Vulkan headers 5 years ago
Dmitry Kurtaev b4a6aa335d TensorFlow bilinear resize downscale 5 years ago
Dmitry Kurtaev df305e83fa Fix BatchNorm reinitialization after fusion 5 years ago
Liubov Batanina b27ae9c63b Switch v1::Multiply to v0::Multiply 5 years ago
Liubov Batanina 79f8b7fd73
Merge pull request #17233 from l-bat:onnx_bn 5 years ago
YashasSamaga 45a6386e45 port pr17222 changes to CUDA backend 5 years ago
YashasSamaga 3c35b563d7 add scale_x_y parameter to region 5 years ago
Yashas Samaga B L d981d04c76
Merge pull request #17200 from YashasSamaga:cuda4dnn-general-opt1 5 years ago
Dmitry Kurtaev 8b13b85c5e dnn: Slice with variable input shapes 5 years ago
Liubov Batanina a5696da9ec
Merge pull request #17185 from l-bat:yolo_v4 5 years ago
Alexander Alekhin b805115c1a dnn(test): update skip tests on Win32 configuration 5 years ago
Dmitry Kurtaev 25ec4ce6f1 PReLU from Tensorflow 5 years ago
Alexander Alekhin 9181ecfc7b cmake: fix protobuf handling 5 years ago
Liubov Batanina 4bf94cb5d1 Fix test 5 years ago
Alexander Alekhin 288fa70ed9 dnn(protobuf): backport AllowUnknownField(), SetRecursionLimit() 5 years ago
YashasSamaga aff2c7c43c handle redundant slice in SliceOp 5 years ago
Alexander Alekhin f756923271 dnn(ie): avoid conversion to legacy CNNNetworkImpl 5 years ago
Alexander Alekhin 83c4378d5d dnn(test): skip failed NGRAPH/MYRIAD tests 5 years ago
Liubov Batanina 1c1762d3f6 Skip myriad 5 years ago
ashishiva3@gmail.com e0ac0cfbe2 add fused batchNorm Upsample 5 years ago
Liubov Batanina aa08900ac8 Supported TF concat 3d 5 years ago
AshihsKrShrivastava d37180a2c4 modification for upsample node fused from unfused Resize subgraph 5 years ago
Liubov Batanina 8badf7f354
Merge pull request #17112 from l-bat:ie_region 5 years ago
Dmitry Kurtaev 908bf935f7 Flexible inputs for OpenVINO IR models 5 years ago
Dmitry Kurtaev 5e5385a814 Remove NodeVector for nGraph 5 years ago
Alexander Alekhin ef68cc3d5f dnn: use OpenVINO 2020.2 defines 5 years ago
Ilya Lavrenov 91b0100287 Fixed compilation when NN builder is not built 5 years ago
Dmitry Kurtaev 870a775d7d Align DLIE and nGraph average pooling layers 5 years ago
Dmitry Kurtaev d3f9ad1145 Enable ONNX SSD from https://github.com/amdegroot/ssd.pytorch 5 years ago
AshihsKrShrivastava bef6b6282c ReflecitonPad2d and ZeroPad2d Subgraph fusion added 5 years ago
Dmitry Kurtaev 21ed892489 Fix Elu import from ONNX 5 years ago
Liubov Batanina 734771418e
Merge pull request #16840 from l-bat:matmul_inputs 5 years ago