当前位置:网站首页>K210学习笔记(四) K210同时运行多个模型
K210学习笔记(四) K210同时运行多个模型
2022-07-05 21:50:00 【学工科的皮皮志^_^】
文章目录
前言
在使用K210过程中,难免要运行多个模型,与其说是同时运行,没有什么是同时运行的,分时运行罢了,如果内存足够或者模型比较小,那么我们直接烧录在模型区就可以了,起始地址一般是0x300000,更大的模型可以放在SD卡。参考博文:K210 MaixPy 从入门到飞升–AI视觉篇–完全教程(以及一些小问题处理比如内存不足)
一、同时运行多个模型
1.有两个方法,如果内存足够,就一次性把几个模型加载到内存,然后分别分时运行推理。
2.如果内存不足,就加载完第一个模型之后,注销,释放内存,然后在加载运行第二个模型。
二、例程
比如说这个人脸识别的例程就一下子用了三个模型,分别是人脸检测,特征点识别等,看人家怎么写的,根据自己的需求改一改就可以了。
代码地址:https://github.com/sipeed/MaixPy_scripts/blob/master/machine_vision/face_recognization/demo_face_recognization.py
参考博文:
MaixPy 文档简介
K210 MaixPy 从入门到飞升–AI视觉篇–完全教程(以及一些小问题处理比如内存不足)
边栏推荐
- 張麗俊:穿透不確定性要靠四個“不變”
- one hundred and twenty-three thousand four hundred and fifty-six
- Opérations de lecture et d'écriture pour easyexcel
- Parker driver maintenance COMPAX controller maintenance cpx0200h
- Cold violence -- another perspective of objective function setting
- Environment configuration problem record
- ESP32
- Efficiency difference between row first and column first traversal of mat data types in opencv
- Why can't Chinese software companies produce products? Abandon the Internet after 00; Open source high-performance API gateway component of station B | weekly email exclusive to VIP members of Menon w
- [daily training] 729 My schedule I
猜你喜欢
MATLAB | App Designer·我用MATLAB制作了一款LATEX公式实时编辑器
Incentive mechanism of Ethereum eth
Uni app Bluetooth communication
matlab绘制hsv色轮图
华为快游戏调用登录接口失败,返回错误码 -1
Feng Tang's "spring breeze is not as good as you" digital collection, logged into xirang on July 8!
让开发效率飞速提升的跨端方案
力扣------经营摩天轮的最大利润
张丽俊:穿透不确定性要靠四个“不变”
"Grain mall" -- Summary and induction
随机推荐
Robot framework setting variables
DBeaver同时执行多条insert into报错处理
怎么利用Tensorflow2进行猫狗分类识别
Pointer parameter passing vs reference parameter passing vs value parameter passing
Haas506 2.0 development tutorial - Alibaba cloud OTA - PAC firmware upgrade (only supports versions above 2.2)
Hysbz 2243 staining (tree chain splitting)
SecureCRT使用提示
Huawei fast game failed to call the login interface, and returned error code -1
Three components of openpyxl
MATLAB | App Designer·我用MATLAB制作了一款LATEX公式实时编辑器
Zhang Lijun: penetrating uncertainty depends on four "invariants"
Golang (1) | from environmental preparation to quick start
深信服X计划-网络协议基础 DNS
DataGrid directly edits and saves "design defects"
Oracle检查点队列–实例崩溃恢复原理剖析
MMAP
Zhang Lijun: la pénétration de l’incertitude dépend de quatre « invariants»
Tips for using SecureCRT
Multiplexing of Oracle control files
one hundred and twenty-three thousand four hundred and fifty-six