tensor-decoder: add ssd_mobilenet v3 support accepted/tizen/unified/20220811.135951 submit/tizen/20220810.074948
authorAymen Sghaier <aymen.sghaier@nxp.com>
Tue, 9 Aug 2022 09:02:42 +0000 (11:02 +0200)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 10 Aug 2022 02:34:38 +0000 (11:34 +0900)
commitcf6ba869ea1b3a9fba796cc5f672b5d8079d65e5
treeb45a6c91b44016578287526d473924d6e0e55793
parent7e0a657bb4f70fca344d87be0df53e8c7a00171f
tensor-decoder: add ssd_mobilenet v3 support

This patch adds ssd_mobilent v3 support for post-processing,
it is needed for models without post-processing layer

ssd_mobilenet v3 models handle 2034 anchor boxes
while previous models v2 and v1 handles only 1917 boxes
thus updating the MAX value to 2034 adds support for v3 models

Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com>
ext/nnstreamer/tensor_decoder/tensordec-boundingbox.c