1608 Commits (e00cfe067d16fd841940fbb139f8846da91ad19d)

Author SHA1 Message Date
YashasSamaga 37e2afb8f6 fix concat fusion for cuda4dnn 4 years ago
Yashas Samaga B L d0e6d2438c
Merge pull request #17363 from YashasSamaga:cuda4dnn-eltwise-fusion2 4 years ago
Alexander Alekhin d5713c657b dnn(slice): disable buggy OCV/OCL implementation 4 years ago
Alexander Alekhin 99c4b76a6d dnn(test): add YOLOv4-tiny tests 4 years ago
Ilya Churaev d69a7a3bbf Fixed header paths for some nGraph ops 4 years ago
Ilya Churaev 992c908b56
Merge pull request #17756 from ilyachur:feature/ichuraev/fix_ngraph_headers 4 years ago
YashasSamaga cbdaa93e54 reduce slice, concat to copy; enable more concat fusions 4 years ago
YashasSamaga b7eec216e9 generalize axis for concat fusion 4 years ago
YashasSamaga 4988e131fd transfer output blobs in background 4 years ago
kadi soheib 17c430da88 Updated comment. 4 years ago
kadi soheib 96a501c08b Adding comment from source code to documentation. 4 years ago
Liubov Batanina 65dbbf712d
Merge pull request #17733 from l-bat:tiny_yolov4 4 years ago
YashasSamaga 62a63021c7 add cuDNN 8 support 4 years ago
cyy 206c843f36
Merge pull request #17499 from cyyever:fix_CUDA11 4 years ago
Ilya Lavrenov e58ce89b10 Conditional compilation for IR v7 support 4 years ago
Ilya Lavrenov 86905754e4 Conditional compilation for IR v7 support 4 years ago
Dmitry Kurtaev 3bdd7bfbea Remove deprecated Inference Engine CPU extensions 4 years ago
Ilya Lavrenov ad5e70f94e Conditional compilation for network reader 4 years ago
Dmitry Kurtaev 8e3f5fb209 Remove deprecated Inference Engine CPU extensions 4 years ago
Dmitry Kurtaev 1491934d17 Optimize Mish for CPU backend 4 years ago
YashasSamaga 6573b9ace0 use fp32 mish for fp16 mish 4 years ago
Ilya Lavrenov 63e92cccf2 Conditional compilation for network reader 4 years ago
Liubov Batanina 85c0c8c7ed Disabling dafault NMS in yolo layer 4 years ago
Yashas Samaga B L 9ba5581d17
Merge pull request #17534 from YashasSamaga:cuda4dnn-remove-unused-funcs 4 years ago
Liubov Batanina d93b6be3cc Changed StridedSlice to VariadicSplit in Region layer 4 years ago
Ilya Lavrenov 676b818d6a Removed plugin dispatcher 4 years ago
Ilya Lavrenov 74113737f3 Removed plugin dispatcher 4 years ago
YashasSamaga 87ab4ee567 improve mish performance and accuracy 4 years ago
Ilya Lavrenov 9697e3ac24 Removed error lisneter usage 4 years ago
Alexander Alekhin d2a9efd039 dnn: use OpenVINO 2020.3 defines 4 years ago
YashasSamaga 265acccd56 allow multiple inputs to resize, fix tests 5 years ago
Maksim Shabunin 9096b1c768 dnn/NGraph: added nullptr checks 5 years ago
Maksim Shabunin 7ce518106b dnn/NGraph: added nullptr checks 5 years ago
Alexander Alekhin 5f3012fc9a pre: OpenCV 4.4.0 (version++) 5 years ago
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