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.

RTOS/TDA2EVM5777: SYNC DELTA and SYNC THRESHOLD Calculation

Part Number: TDA2EVM5777

Tool/software: TI-RTOS

Dear Sir

I am having caffe-custom OD model . We have model input as 512x512 image we are providing input video at 30fps to run the use case. After setting SYNC_DELTA to 1000 and SYNC_THRESHOLD to any of [1000 or 5000 or 10000] only we are getting detentions .

When sync_delta is < 1000 we are facing frame drops in VPE link and no detection.

Could you please tell how to set optimal value for our model ?

What is the relation of sync_delta with src timestamp set for each CH ? Where to set source time stamp in code ?

How to achieve no frame drops with lowest latency from TI link for best model performance(FPS) ?

Thanks

Madhav