Alexander Alekhin
|
f0058bbed3
|
dnn(test): fix optional test data
|
2019-10-04 17:26:35 +03:00 |
|
Dmitry Kurtaev
|
fba9fdfd27
|
Fix autodetection of input size for dnn networks
|
2019-09-30 16:05:15 +03:00 |
|
Alexander Alekhin
|
e2a5a6a05c
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2019-09-25 18:32:44 +00:00 |
|
Dmitry Kurtaev
|
3ddb005480
|
Fix DetectionModel in case of out of [0, 1] range detection prediction
|
2019-09-13 12:58:56 +03:00 |
|
Diego
|
f7f2438478
|
Merge pull request #15082 from dvd42:segmentation-module
Segmentation module (#15082)
|
2019-08-13 23:38:48 +03:00 |
|
Lubov Batanina
|
778f42ad34
|
Add high level API (Merge pull request #14780)
* Add high level API
* Fix Model
* Add DetectionModel
* Add ClassificationModel
* Fix classify
* Add python test
* Fix pytest
* Fix comments to review
* Fix detect
* Fix docs
* Modify DetectionOutput postprocessing
* Fix test
* Extract ref boxes
* Fix draw rect
* fix test
* Add rect wrap
* Fix wrap
* Fix detect
* Fix Rect wrap
* Fix OCL_FP16
* Fix MyriadX
* Fix nms
* Fix NMS
* Fix coords
|
2019-07-30 23:07:37 +03:00 |
|