npu-detection
CommunityDeploy optimized YOLO detection models to NPU hardware.
Authorlimit5
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Deploying YOLO-based object and defect detection models to NPU hardware often leads to significant accuracy loss from improper quantization and requires manual tuning of inference parameters to meet latency and throughput requirements for edge AI camera systems.
Core Features & Use Cases
- End-to-End NPU Deployment Pipeline: Covers full workflow from ONNX model validation and input dimension checks to quantization, accuracy verification, and post-processing tuning for RKNN, TFLite, and TensorRT runtimes.
- Built-In Accuracy Guardrails: Enforces a maximum 2% mAP drop after quantization, with fallback options including mixed-precision quantization and Quantization-Aware Training if accuracy thresholds are not met.
- Use Case: Edge AI development teams can use this skill to deploy defect detection models for industrial or security cameras to NPU-powered devices, ensuring real-time inference performance with validated accuracy and configurable NMS parameters for edge cases like small or overlapping objects.
Quick Start
Use the npu-detection skill to deploy your trained YOLO object detection model to the target NPU hardware, run quantization with the provided calibration dataset, and verify it meets the required mAP and latency thresholds.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: npu-detection Download link: https://github.com/limit5/OmniSight-Productizer/archive/main.zip#npu-detection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.