Liubov Batanina
|
d5e8792f55
|
Merge pull request #17332 from l-bat:fix_nms
Fixed NMSBoxes bug
* Added NMS for each class
* Updated cpp sample
* Fixed errors
* Refactoring
* Added NMS for IE
|
5 years ago |
Dmitry Kurtaev
|
741aee6901
|
Fix dnn object detection sample
|
6 years ago |
Alexander Alekhin
|
132253c9f3
|
dnn: use AsyncArray
|
6 years ago |
Dmitry Kurtaev
|
63bb97cc19
|
Asynchronous C++ sample
|
6 years ago |
Alexander Nesterov
|
cca2c4b314
|
Update obj. detect sample
|
6 years ago |
Dmitry Kurtaev
|
ad5898224d
|
Add a file with preprocessing parameters for deep learning networks
|
7 years ago |
Dmitry Kurtaev
|
f8398d80bc
|
add Net::getUnconnectedOutLayersNames method
|
7 years ago |
berak
|
1c75f3d037
|
dnn: fix typo in object_detection.cpp sample
|
7 years ago |
Dmitry Kurtaev
|
346871e27f
|
Set output layers names and types for models in DLDT's intermediate representation
|
7 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 |
cabelo
|
1b3e0783f4
|
select the device (video capture)
|
7 years ago |
Alexander Alekhin
|
84db82a329
|
build: fix warnings
|
7 years ago |
Dmitry Kurtaev
|
97fec07d96
|
Support YOLOv3 model from Darknet
|
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 |
Dmitry Kurtaev
|
e8d94ea87c
|
Unite deep learning object detection samples
|
7 years ago |