README.md
1# Introduction
2RKNN-Toolkit2 is a software development kit for users to perform model conversion, inference and performance evaluation on PC and Rockchip NPU platforms (RK3566, RK3568, RK3588, RK3588S, RV1103, RV1106, RK3562).
3
4RKNN-Toolkit-Lite2 provides Python programming interfaces for Rockchip NPU platform (RK3566, RK3568, RK3588, RK3588S) to help users deploy RKNN models and accelerate the implementation of AI applications.
5
6Note:
7
8- For the deployment of the RKNN model, please refer to:
9
10 https://github.com/rockchip-linux/rknpu2
11
12- For RK1808/RV1109/RV1126/RK3399Pro, please use:
13
14 https://github.com/rockchip-linux/rknn-toolkit
15
16 https://github.com/rockchip-linux/rknpu
17
18 https://github.com/airockchip/RK3399Pro_npu
19
20# Download
21- You can also download all packages, docker image, examples, docs and platform-tools from baidu cloud: [RK_NPU_SDK](https://eyun.baidu.com/s/3eTDMk6Y), fetch code: rknn
22
23# Notes
24- Currently rknn-toolkit2 is not compatible with [rknn-toolkit](https://github.com/rockchip-linux/rknn-toolkit)
25- Currently only support on Ubuntu 18.04 python 3.6 / Ubuntu 20.04 python 3.8 / Ubuntu 22.04 python 3.10
26- Latest version:1.5.0(Release version)
27
28# Feedback and Community Support
29- [Redmine](https://redmine.rock-chips.com) (**Feedback recommended, Please consult our sales or FAE for the redmine account**)
30- QQ Group Chat: 1025468710 (full, please join group 2)
31- QQ Group Chat2: 547021958
32<center class="half">
33 <img width="200" height="200" src="https://github.com/rockchip-linux/rknn-toolkit/blob/master/QQGroupQRCode.png" title="QQ Group Chat"/>
34 <img width="200" height="200" src="https://github.com/rockchip-linux/rknn-toolkit/blob/master/QQGroup2QRCode.png" title="QQ Group Chat2"/>
35</center>