Deploying a Custom YOLOv8s Handwritten Digit Detector on AX650N NPU with Pulsar2 Toolkit
Deploying a custom object detector on edge NPU hardware invovles training, quantization, and compilation. This guide walks through the entire pipeline using a YOLOv8s model trained on handwritten digits.
Training the Custom YOLOv8s Model
Preparing the Custom Dataset
The dataset structure can be organized in any way; the following layout worked ...
Posted on Wed, 13 May 2026 11:58:01 +0000 by RaythMistwalker