Parameters of AI models

Hello,

I had found AI models under github GitHub - khadas/AML_NN_SDK. But no documents and codes were found on these models.

Where can I find explanation on configuration variables like modelType of aml_config? And where can I find more details on each models, like sample codes on face recognition model?

Thanks a lot!

@greatroad You can found DDK_6.4.4.3_SDK_V1.8.0 API Description.pdf in SDK/docs/en/

@Frank, the documents had explained the parameter. But how can I know the correspond model types of example models under GitHub - khadas/AML_NN_SDK? Thank you.