opencv/modules/dnn/misc
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
..
caffe Fix Batch Normalization layer imported from NVIDIA Caffe. 2018-01-31 16:25:45 +03:00
java Merge pull request #14011 from komakai:debug-build 2019-03-11 17:16:42 +03:00
onnx Merge pull request #12071 from l-bat/l-bat:onnx_parser 2018-09-10 21:07:51 +03:00
python Add high level API (Merge pull request #14780) 2019-07-30 23:07:37 +03:00
tensorflow dnn(tensorflow): re-generate files using protoc 2018-09-12 21:33:45 +03:00
face_detector_accuracy.py Update links to OpenCV's face detection network 2018-04-02 13:02:56 +03:00
quantize_face_detector.py UINT8 face detection network using Intel's Inference Engine backend 2018-08-13 18:38:47 +03:00