Part Number: TDA4VM
Hi,friends
I want to configure inYuvFormat = 0 in the tidl import to increase the conversion from YUV420 to RGB.
Now I find that there is an accuracy problem in the example conversion.
I use tidl_import_mobileNetv2_yuv.txt --numParamBits 15 to convert the model, and then use tidl_infer_mobileNetv2_yuv.txt to simulate on the PC.
The result is quite different from the result of tidl_infer_mobileNetv2.txt.
So I have the following questions:
1.Is the accuracy problem normal?
2.How to improve the accuracy of the tidl model when YUV is input, can I use numParamBits = 32 to debug?
3.When inYuvFormat = 0 is configured in import, is inFileFormat = 2 supported at the same time?
Best Regards,
Henry

