Skip to content

choushunn/awesome-RK3588

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Awesome RK3588 | Awesome ↗

Introduction

RK3588 is the flagship 8K SoC chip released by Rockchip ↗, which adopts ARM architecture and is mainly used for PCs, edge computing devices, personal mobile Internet devices, and other digital multimedia applications. RK3588 integrates four Cortex-A76 cores and four Cortex-A55 cores, as well as a separate NEON coprocessor, supporting 8K video codec and decoding.

This repository contains a curated list of useful resources for developing with the RK3588.:rocket:

Contents

Official Resources

RKNN

  • RKNN Model Zoo ↗ - A collection of pre-trained models for the Rockchip NPU, including image classification, object detection, semantic segmentation, and more.
  • RKNPU2 Model Deployment ↗ - A guide to deploying models on the Rockchip NPU using the RKNPU2 interface.

Projects

Development Boards

  • ITOP ↗ - A development board based on the RK3588 chip, providing complete hardware interfaces and software support.
  • Fire-Fly ↗ - A development board based on the RK3588 chip, providing complete hardware interfaces and software support.
  • Orange Pi ↗ - Orange Pi.

Documentation

Tools

  • RKNN-Toolkit2 ↗ - The official software development kit for performing model conversion, inference, and performance evaluation on the Rockchip NPU.

Sample Code

  • RKNN Examples ↗ - Official examples of how to use the RKNN-Toolkit2 to perform model conversion, inference, and evaluation on the Rockchip NPU.

Forum

  • iTOP-RK3588↗ - Beijing Xunwei iTOP-RK3588 Development Board Technical Discussion Zone.

Contribute 🤝

Got a pull request? Open it, and we'll review it as soon as possible. If you have any suggestions or find any bugs and feel free to bring your fresh ideas to the table! Contribution Guidelines