Closed nhphuong91 closed 2 years ago
Hi @nhphuong91 , you are so meticulous, yes, this field is not useful for these corresponding gstreamer elements, crop and draw didn't use any accelerator IP, and Reid use the DPU through Vitis ai library, which is also not affected by the xclbin-location, but has its own mechanism to find the DPU xclbin. These confusing fields may be removed in a later release, thanks.
I notice that the json configs (crop.json, draw_reid.json, reid.json) refer to
"xclbin-location": "/usr/lib/dpu.xclbin"
. However, when I check that file on Kria Kv260 2021.1 image., there are nodpu.xclbin
file there, but somehow the app still working normally. Can anyone check it?