Other Parts Discussed in Thread: TDA4VH
Tool/software:
Hi Team,
Reference to Original Ticket:
This is a follow-up to our previous discussion #1547196 regarding model conversion. We’ve successfully converted our face landmark model (in ONNX) to TIDL-compatible .bin files using platform using the edgeai-tidl-tools(https://github.com/TexasInstruments/edgeai-tidl-tools/tree/11_00_06_00). , During conversion, the model was split into 4 subgraphs due to unsupported layers, with the following structure:
subgraph_0_tidl_net.bin
subgraph_1_tidl_net.bin
subgraph_2_tidl_net.bin
subgraph_3_tidl_net.bin
We would like to know:
-
What is the recommended procedure in Vision Apps to configure and link multiple TIDL subgraphs into a single application graph?
-
Are there example applications or reference configurations demonstrating multiple
.bin
file loading for subgraphs? -
Any constraints or additional memory/performance considerations when using multiple subgraphs in the same graph?
Please let me know if any details needed from our end.
Looking forward to your guidance.
Thanks and Regards,
Rupali Jadhav