Part Number: TDA2EVM5777
Tool/software: TI-RTOS
Hello,
We are trying to migrate some tidl Layers from EVE to DSP.
As long as we set all the values of layersGroupId in our to txt configuration to 1 (except the first and last ones which are set to 0 and the TIDL_DetectionOutputLayer to 2) - the flow works fluently.
Once we set one more layer - the one before TIDL_DetectionOutputLayer to 2, and then re-import the files using tidl_model_import tool, the DSP hangs for 15 seconds per-page.
The question that follows:
Is DSP capable of running other than TIDL_DetectionOutputLayer tidl layer?
Please let us know if more information regarding this issue is needed.
This is our setup:
UseCase: chains_tidlBrodmann
NullSource -> Decode -> VPE -> Dup
Dup -> Merge
Dup -> Alg_tidlpreproc (A15)
Alg_tidlpreproc (A15) -> Alg_tidl_Eve1 (EVE1)
Alg_tidl_Eve1 (EVE1) -> Alg_tidl_DSP1 (DSP1) -> Merge -> Sync -> Alg_ObjectDraw
Alg_ObjectDraw -> Display
GrpxSrc -> Display_Grpx
Regards