Katarzyna Mitrus
86bf038417
[Ref][Core][Opset13] NMSRotated-13 core shell and reference implementation (#19907)
* nms_r_init
* Add tests
* Update nms refs
* Update onnx import
* Add nms rotated utils
* Remove soft sigma and align constructors
* Fix typo
* Style apply
* Add namespace for iou
* Update opset comment
* Revert cpu changes
* onnx test cleanup
* Update input types validation
* Align shape_infer boxes
* Test update
* Fix warning
* Temporary evaluate support for tests
* Add counterclockwise support
* Remove box_encoding attr
* Fix clockwise box idx
* More tests
* Update opset test
* Update boxes shape validation
* Type prop tests
* HostTensor to ov Tensor migration
* Update output_type set get output_type_attr
* Move setters and getters to cpp
* Add visitor test
* Cleanup
* Remove temp eval
* Headers adjustment
* use float for division
* Fix ref tests run
* Tests and style code refactor
* Move type check into box_last_dim
* Update visitor test namespace
* Check input type loop
* Remove nms_rotated namespace and rename ref function
* avoid copies in filling output tensor
* Update shape var name
* remove static from riou func
* Update nms_rot utils
* Move nms rot util to ov reference namespace
* use std::cos and std:::sin
* Update struct name
* Explain usage of postprocessing
* Update element type desc in error message
* Add more comments
* Adjust rotated util float types
* Fix name conflicts and warnings
* Update opset test ops number
* Move int input check to the loop
* Short box_def_size init
* Move remove static_output from shape_infer params
* Align float zero
* Update third-party-programs
* Fix TensorIt for CI
* Add op check test
2023-09-29 17:48:45 +00:00
..
2023-05-29 15:40:51 +04:00
2023-08-16 17:01:32 +04:00
2022-02-01 21:06:06 +03:00
2022-03-03 06:50:54 +00:00
2023-09-15 10:17:45 +04:00
2021-03-16 14:07:16 +03:00
2023-09-29 17:48:45 +00:00