zhen8838 / K210_Yolo_framework

Yolo v3 framework base on tensorflow, support multiple models, multiple datasets, any number of output layers, any number of anchors, model prune, and portable model to K210 !
MIT License
248 stars 73 forks source link

mobilenetv2 training #28

Open erickyunyi opened 4 years ago

erickyunyi commented 4 years ago

采用yolo_mobilev2 DEPTHMUL=0.5 训练的模型在用nncase量化时出现“KPU allocator cannot allocate more memory”问题,这个问题要怎么解决呢,需要该mobilenetv2的网络结构吗

zhen8838 commented 4 years ago

用老版本的nncase进行量化