Fading Coder

One Final Commit for the Last Sprint

Deploying YOLOv5 on Rockchip RK3588 Using RKNN-Toolkit2

Environment Configuration and Docker SetupTo begin setting up the deep learning environment for the RK3588 platform, start by preparing the host system. Docker provides a consistent and isolated environment for running the RKNN-Toolkit2. If Docker is not already installed, execute the following comm...

Deploying YOLOv8 Pose Models on RKNN, Horizon, and TensorRT Platforms

Model Training Training utilizes the official YOLOv8 pose implementation, with modifications to replace SiLU activation functions with ReLU for compatibility with embedded platforms. The dataset used is a subset of COCO, intended solely for deployment testing purposes. Results may vary depending on...