Alexander Alekhin
|
97b6068c46
|
dnn(test): don't require downloaded data
|
5 years ago |
Alexander Alekhin
|
2c0d9fa81f
|
dnn(test): fix Test_Model.Keypoints* tests
|
5 years ago |
Diego
|
5b0b59ecfb
|
Merge pull request #15189 from dvd42:keypoints_module
Keypoints module
|
5 years ago |
Alexander Alekhin
|
f0058bbed3
|
dnn(test): fix optional test data
|
6 years ago |
Dmitry Kurtaev
|
fba9fdfd27
|
Fix autodetection of input size for dnn networks
|
6 years ago |
Dmitry Kurtaev
|
bd5d16ce36
|
Fix DetectionModel in case of out of [0, 1] range detection prediction
|
6 years ago |
Dmitry Kurtaev
|
3ddb005480
|
Fix DetectionModel in case of out of [0, 1] range detection prediction
|
6 years ago |
Diego
|
f7f2438478
|
Merge pull request #15082 from dvd42:segmentation-module
Segmentation module (#15082)
|
6 years ago |
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
|
6 years ago |