This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28P550SJ: 关于使用边缘模型训练的问题?

Part Number: TMS320F28P550SJ

1、目前有4种模型,这四种模型都是TI handcrafted model.可以选择,对于拉弧检测推荐使用哪一种?ArcFault_model_1400_t(1,648 paremeters、Most accurate model, use for complex data scenarios)、ArcFault_model_700_t(844 paremeters、Large model, sweet spot between inference speed & memory occupied.)、ArcFault_model_300_t(388 paremeters、The performance metrics below are measured for an input dimension of (N=1, C=1, H=512, W=1).)、ArcFault_model_200_t(296 paremeters、 The performance metrics below are measured for an input dimension of (N=1, C=1,H=512, W=1).)、这里面的N、C、H、W是什么意思?

 

2、、我们使用EDGE-AI-STUDIO-MCUV 1.5就是Model Composer是可以使用,进行拉弧检测的训练的,但是EDGE-AI-STUDIO-MCUV 1.6(Release date: Mar 9, 2026)这个是不会用的,我们需要升级到V1.6.0吗?