This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
products:sbc:vim3:npu:start [2022/09/07 02:27] nick created |
products:sbc:vim3:npu:start [2025/04/23 06:39] (current) nick |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ~~tag>VIM3 VIM3L NPU OpenCV~~ |
+ | {{indexmenu_n> | ||
+ | |||
+ | ====== VIM3/3L NPU Notes ====== | ||
+ | |||
+ | There are four ways to use the NPU on [[/VIM3]]: | ||
+ | - The native [[# | ||
+ | - The [[# | ||
+ | - The [[# | ||
+ | - The [[# | ||
+ | |||
+ | ==== C++ API ==== | ||
+ | |||
+ | - [[npu-sdk|NPU SDK Usage]] | ||
+ | - [[npu-prebuilt-demo-usage|NPU Prebuilt Demo Usage]] | ||
+ | - [[npu-app|Application Source Code]] | ||
+ | - [[npu-performance|NPU Performance Analysis]] | ||
+ | |||
+ | ==== C++ Demo Lite ==== | ||
+ | |||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | |||
+ | ==== Python API ==== | ||
+ | |||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | |||
+ | ==== NPU TFLite Delegate ==== | ||
+ | - [[./ | ||
+ | |||
+ | ==== OpenCV DNN ==== | ||
+ | - [[./ | ||
+ | |||
+ | ==== RTSP ==== | ||
+ | |||
+ | - [[products: | ||
+ | |||
+ | /* | ||
+ | {{indexmenu> | ||
+ | */ | ||
+ | |||
+ | ==== Android JNI ==== | ||
+ | - [[./ | ||
+ | |||
+ | |||
+ | ==== VIM3 MainLine with open source npu driver ==== | ||
+ | - [[./ | ||
+ | |||
+ | ==== Convert ONNX ==== | ||
+ | - [[./ |