# shared_docs **Repository Path**: Suqier5637/shared_docs ## Basic Information - **Project Name**: shared_docs - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-29 - **Last Updated**: 2025-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 共享文档 ## 说明 * 操作系统:`openEuler Embedded`(后简称 `oee`) * 硬件平台:`roc-rk3588s-pc` [firefly_roc-rk3588s-pc](https://wiki.t-firefly.com/zh_CN/ROC-RK3588S-PC/index.html) ## 目录 ### 1. 在 RK3588 中使用 NPU * [using_rk3588_npu_in_oee](./01_using_rk3588_npu_in_oee.md) ### 2. 为 oee 系统添加软件包 * [rk3588_oee_add_software](./02_rk3588_oee_add_software.md) ### 3. 修正 RK3588 NPU 的推理精度 * [fix_rk3588_npu_in_oee](./03_fix_rk3588_npu_in_oee.md) ### 4. 在 RK3588 中运行 NPU 应用 * [rk3588_run_app](./04_rk3588_run_app.md) ## 更新 ### 2024-12-09 * 添加文档, * 创建发行版,包含 `oee` 内核镜像以及 `LPRNet` 使用的 `.rknn` 模型 ### 2024-11-11 * 修正 `RK3588 NPU` 在 `oee` 上的推理精度问题,详见 [文档:修正 RK3588 NPU 的推理精度](./03_fix_rk3588_npu_in_oee.md) ### 2024-10-31 * 在 `oee` 系统中开启 `RK3588 NPU` 进行推理 * 丰富 `oee` 系统中的软件包