rogday
|
61359a5bd0
|
Merge pull request #20175 from rogday:dnn_samples_cuda
add cuda and vulkan backends to dnn samples
|
2021-06-01 14:00:51 +00:00 |
|
Anastasia M
|
8c221981bf
|
Merge pull request #17604 from LupusSanctus:am/pytorch_tf_cls_tutorial
[GSoC] Added TF and PyTorch classification conversion cases
* Added TF and PyTorch classification conversion cases
* Modified structure, some processing scripts. Added evaluation pipeline
* Minor structure change
* Removed extra functions, minor structure change
* Modified structure, code corrections
* Updated classification code block, added classification tutorials
* Added minor modifications of paths
* Classification block corrections in accordance with comments
|
2021-01-26 11:06:15 +00:00 |
|
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
|
2020-11-17 19:47:24 +00:00 |
|
Dmitry Kurtaev
|
ad5898224d
|
Add a file with preprocessing parameters for deep learning networks
|
2018-09-25 18:28:37 +03:00 |
|
Dmitry Kurtaev
|
b781ac7346
|
Make Intel's Inference Engine backend is default if no preferable backend is specified.
|
2018-06-04 18:31:46 +03:00 |
|
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
|
2018-05-31 14:05:21 +03:00 |
|
Dmitry Kurtaev
|
f2440ceae6
|
Update tutorials. A new cv::dnn::readNet function
|
2018-03-04 20:30:22 +03:00 |
|
Dmitry Kurtaev
|
8e4fe30db6
|
Unite deep learning image classification samples
|
2018-03-03 16:43:21 +03:00 |
|