Skip to content

choushunn/awesome-RK3588

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

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

Official Resources

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

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.

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!