You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aniket, as mentioned previously the solution to this issue is that (at least in the commit 969a319acb8a4b112f4e3176fdc96abc9f16a6fb) the following pipeline branch needs to specify the data type, width and height. This allows caps negotiation to work. Please check the diff below
PFA error logs when integrating the plugin into the EdgeAI apps.
blend_error_logs.txt
Also PFA a patch file
colorblend.txt
to be applied on top of master branch commit id 969a319 (https://git.ti.com/cgit/edgeai/edge_ai_apps/commit/?id=969a319acb8a4b112f4e3176fdc96abc9f16a6fb) to reproduce the error.
Also note that in the config file semantic_segmentation.yaml, use "models: [model1]" in the flow as the other models use int64 data type which is not enabled yet.
The text was updated successfully, but these errors were encountered: