openvino/docs/ops/detection
Anton Chetverikov 6b54e738d7
Update operation attributes (#3814)
* Allign attribute values in spec

* Fix wrong attribute name in spec

* Add `get_boolean_attr` function

* Add get_type function

* Update conv attrs

* Update copyright year

* Add missed attrs, update copyright year

* Fix year in copyright

* Update ir parser for RegionYolo layer

* Remove wrong changes for BinaryConvolution

* Remove get_type function as it no more needed

* Update check for reduce ops

* Fix error in reduce attrs

* Update ir_engine to work with bool attrs

* Update DetectionOutput operation

* Update PSROIPooling

* remove redundant attrs from spec

* Update get_boolean_attr function

* Update Reduce operations

* Update DetectionOutput specification

* Update specification for missed attrs

* Apply comments

* Fixconst renumbering logic

* Fix typo

* Change default value to fix broken shape inference

* Add additional asserts

* Add comment

* model-optimizer/mo/utils/ir_reader/layer_to_class.py

* Sort imports

* Sort imports

* Update year in copyright

* Update const

* Remove changes from const restoring

* Rename function

* remove unnecessary changes

* model-optimizer/mo/front/extractor_test.py

* Fix year in copyright

* Add soft_get

* Fix exclude-pad attribute name for AvgPool operation

* Update exclude_pad attribute values

* Remove useless comment

* Update examples in specification

* Remove file added by mistake

* Resolve comments

* Resolve comments

* Add return value

* Allign global_pool attribute
2021-01-29 10:08:06 +03:00
..
DeformablePSROIPooling_1.md Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
DetectionOutput_1.md Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
PSROIPooling_1.md Add reference implementation for PSROIPooling operator (#3245) 2020-12-08 06:35:52 +03:00
PriorBoxClustered_1.md Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
PriorBox_1.md Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
Proposal_1.md Refactor boolean attribute type (#3478) 2020-12-07 15:42:28 +03:00
Proposal_4.md Refactor boolean attribute type (#3478) 2020-12-07 15:42:28 +03:00
ROIAlign_3.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
ROIPooling_1.md Removed confusing information about required/optional output of the operation. The output exists always but it may be not connected to anywhere. (#3423) 2020-11-30 20:02:09 +03:00
RegionYolo_1.md Attributes have different values in MO and NGraph IRs (#3793) 2021-01-15 07:17:12 +03:00
ReorgYolo_1.md Removed confusing information about required/optional output of the operation. The output exists always but it may be not connected to anywhere. (#3423) 2020-11-30 20:02:09 +03:00