rogday
|
61359a5bd0
|
Merge pull request #20175 from rogday:dnn_samples_cuda
add cuda and vulkan backends to dnn samples
|
4 years ago |
Omar Alzaibaq
|
a316b11aaa
|
Merge pull request #18220 from Omar-AE:hddl-supported
* added HDDL VPU support
* changed to return True in one line if any device connected
* dnn: use releaseHDDLPlugin()
* dnn(hddl): fix conditions
|
4 years ago |
Ningxin Hu
|
fef6192bca
|
Merge pull request #17394 from huningxin:fix_segmentation_py
* Fix window title of python segmentation example
* Fix float text position of python segmentation examples
|
5 years ago |
Dmitry Kurtaev
|
ad5898224d
|
Add a file with preprocessing parameters for deep learning networks
|
6 years ago |
Dmitry Kurtaev
|
b781ac7346
|
Make Intel's Inference Engine backend is default if no preferable backend is specified.
|
7 years ago |
Dmitry Kurtaev
|
f96f934426
|
Update Intel's Inference Engine deep learning backend (#11587)
* Update Intel's Inference Engine deep learning backend
* Remove cpu_extension dependency
* Update Darknet accuracy tests
|
7 years ago |
Dmitry Kurtaev
|
130546e1d9
|
Semantic segmentation sample.
|
7 years ago |
Dmitry Kurtaev
|
f2440ceae6
|
Update tutorials. A new cv::dnn::readNet function
|
7 years ago |
Dmitry Kurtaev
|
8e4fe30db6
|
Unite deep learning image classification samples
|
7 years ago |