This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:vim3:npu:start [2022/11/01 03:22] frank |
products:sbc:vim3:npu:start [2025/04/23 06:39] (current) nick |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~tag> | ||
+ | |||
{{indexmenu_n> | {{indexmenu_n> | ||
- | ====== VIM3/3L NPU Note ====== | + | ====== VIM3/3L NPU Notes ====== |
- | There are three ways to use the NPU on VIM3: | + | There are four ways to use the NPU on [[/VIM3]]: |
- | - The native C++ API. | + | - The native |
- | - The Python API officially developed by Khadas on the basis of the C++ API. | + | - The [[# |
- | - The OpenCV DNN officially maintained by OpenCV. | + | - The [[# |
+ | - The [[# | ||
==== C++ API ==== | ==== C++ API ==== | ||
Line 13: | Line 16: | ||
- [[npu-prebuilt-demo-usage|NPU Prebuilt Demo Usage]] | - [[npu-prebuilt-demo-usage|NPU Prebuilt Demo Usage]] | ||
- [[npu-app|Application Source Code]] | - [[npu-app|Application Source Code]] | ||
- | - [[npu-app|NPU Performance | + | - [[npu-performance|NPU Performance |
+ | |||
+ | ==== C++ Demo Lite ==== | ||
+ | |||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
==== Python API ==== | ==== Python API ==== | ||
Line 20: | Line 30: | ||
- [[./ | - [[./ | ||
- [[./ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
- | ==== OepnCV | + | ==== NPU TFLite Delegate ==== |
+ | - [[./ | ||
+ | |||
+ | ==== OpenCV | ||
- [[./ | - [[./ | ||
+ | |||
+ | ==== RTSP ==== | ||
+ | |||
+ | - [[products: | ||
/* | /* | ||
{{indexmenu> | {{indexmenu> | ||
*/ | */ | ||
+ | |||
+ | ==== Android JNI ==== | ||
+ | - [[./ | ||
+ | |||
+ | |||
+ | ==== VIM3 MainLine with open source npu driver ==== | ||
+ | - [[./ | ||
+ | |||
+ | ==== Convert ONNX ==== | ||
+ | - [[./ |