This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM68: TIDL example (app_tidl_seg) output result image doesm't fit with image.

Part Number: SK-AM68
Other Parts Discussed in Thread: AM68

I'm running TIDL example in RTOS SDK9.1.0

But the tidl result doen't fit with image.

According to documents, Vision Apps User Guide: Semantic Segmentation Application

the TIDL result should fit with input image as size of 786x384 (total image with padding is 1920x1080 black padding)

But the result it shown like below.

I didn't customized any code of example. What should I have to change to fit it?

Thank you.