Custom YOLO model on MCXN947

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Custom YOLO model on MCXN947

1,016 次查看
jm4622
Contributor I

I'm trying to use a custom YOLOv1 model for person detection (by modifying the example). However,despite the model being relatively small, I'm getting excessive RAM usage and overflowing ie: 

Failed to resize buffer. Requested: 399776, available 376504, missing: 23272

I have attached my model, both in tflite format and its converted format (using neutron converter). Would someone be able to point out the cause of itsexcessive RAM use and suggest possible optimizations?

 

标签 (1)
0 项奖励
回复
1 回复

939 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @jm4622 

Your issue seems to be related to excessive RAM usage by your custom YOLOv1 model.

Can you share your project?

BR

Harry

0 项奖励
回复