Tool/software: TI-RTOS
Hi,
I'm trying to convert Tensorflow model to TIDL model.
The converted TIDL model will be used in TIDL OD usecase. I already tried to convert MobileNet v1 following the TIDL guide documents.
However, i need to test TIDL OD usecase not classification. So, i tried some models which are uploaded in Tensorflow git page but there are lots of unsupported layers type by TIDL.
Could you let me know if you know any validated Tensorflow model for TIDL OD usecase?
How to know a number of layers in pb file when i allocate layersGroupId in tidl_import*.txt file?
Thanks in advance.
Regards
Yoo.