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.