当前位置:网站首页>iTOP-3568开发板NPU使用安装RKNN Toolkit Lite2
iTOP-3568开发板NPU使用安装RKNN Toolkit Lite2
2022-07-05 11:31:00 【mucheni】
1 输入以下命令安装 Python3.7、pip3 、gcc
apt-get install python3 python3-dev python3-pip gcc
2 安装相关依赖,输入以下命令:注:Toolkit-lite2 本身并不依赖 opencv-python,
但是在示例中需要用到这个模块,所以安装时也一并安装。如果不用到图像相关
的处理,可以不安装该依赖库
apt-get install -y python3-opencv
apt-get install -y python3-numpy
3 安装依赖包 setuptools,输入以下命令:
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple setuptools
4 输入以下命令升级 pip
python3 -m pip install --upgrade pip
5 下载网盘资料中“iTOP-3568 开发板\02_【iTOP-RK3568 开发板】开发资料
\11_NPU 使用配套资料\04_RKNN-Toolkit-lite2 工具”中 rknn_toolkit_lite2.tar.gz 压
缩包,在 windows 上解压,然后通过 U 盘拷贝
rknn_toolkit_lite2/packages/rknn_toolkit_lite2-1.3.0-cp37-cp37m-linux_aarch64.whl
到开发板上。如下图所示:
6 安装 Toolkit-lite2,Debian10 ARM64 with python3.7
pip3 install rknn_toolkit_lite2-1.3.0-cp37-cp37m-linux_aarch64.whl
更多内容可以关注公众号:北京迅为
边栏推荐
- 12.(地图数据篇)cesium城市建筑物贴图
- SET XACT_ ABORT ON
- [Oracle] use DataGrid to connect to Oracle Database
- Solve the grpc connection problem. Dial succeeds with transientfailure
- AUTOCAD——遮罩命令、如何使用CAD对图纸进行局部放大
- -26374 and -26377 errors during coneroller execution
- Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in
- POJ 3176 cow bowling (DP | memory search)
- R3live series learning (IV) r2live source code reading (2)
- How does redis implement multiple zones?
猜你喜欢
DDR4硬件原理图设计详解
COMSOL -- three-dimensional graphics random drawing -- rotation
go语言学习笔记-分析第一个程序
[advertising system] incremental training & feature access / feature elimination
Detailed explanation of MATLAB cov function
13.(地图数据篇)百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换
[crawler] Charles unknown error
R3live series learning (IV) r2live source code reading (2)
Codeforces Round #804 (Div. 2)
[Oracle] use DataGrid to connect to Oracle Database
随机推荐
Idea set the number of open file windows
Project summary notes series wstax kt session2 code analysis
Question and answer 45: application of performance probe monitoring principle node JS probe
Redis如何实现多可用区?
程序员内卷和保持行业竞争力
Harbor image warehouse construction
Spark Tuning (I): from HQL to code
What about SSL certificate errors? Solutions to common SSL certificate errors in browsers
ACID事务理论
C#实现WinForm DataGridView控件支持叠加数据绑定
IPv6与IPv4的区别 网信办等三部推进IPv6规模部署
SET XACT_ABORT ON
An error is reported in the process of using gbase 8C database: 80000305, host IPS long to different cluster. How to solve it?
871. Minimum Number of Refueling Stops
Four departments: from now on to the end of October, carry out the "100 day action" on gas safety
解决访问国外公共静态资源速度慢的问题
居家办公那些事|社区征文
基础篇——基础项目解析
Oneforall installation and use
-26374 and -26377 errors during coneroller execution