Tool/software: TI-RTOS
Hi,
I have trained for Caffe jacinto object detection on the PASCAL VOC0712 dataset for custom classes.
Imported the weight files using import utility. And running the below usecase on target board TDA2xx:
UseCase: chains_capture_tidl_OD
Capture -> VPE -> Dup
Dup -> Merge
Dup -> Alg_tidlpreproc (A15)
Alg_tidlpreproc (A15) -> Alg_tidl_Dsp1 (DSP1)
Alg_tidl_Dsp1 (DSP1) -> Merge
Merge -> Sync -> Alg_ObjectDraw -> Display
GrpxSrc -> Display_Grpx
I am trying to run the object detection on DSP core only.
Above usecase is running but it not showing detection results on HDMI display.
SDK version: PROCESSOR_SDK_VISION_03_05_00_00
Please help me to resolve this.
Regards,
Sayali V.