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 [2023/09/21 22:41] hyphop [VIM3/3L NPU Note] |
products:sbc:vim3:npu:start [2025/04/23 06:39] (current) nick |
||
---|---|---|---|
Line 5: | Line 5: | ||
====== VIM3/3L NPU Notes ====== | ====== 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 [[# | - The native [[# | ||
- The [[# | - The [[# | ||
+ | - The [[# | ||
- The [[# | - The [[# | ||
Line 16: | Line 17: | ||
- [[npu-app|Application Source Code]] | - [[npu-app|Application Source Code]] | ||
- [[npu-performance|NPU Performance Analysis]] | - [[npu-performance|NPU Performance Analysis]] | ||
+ | |||
+ | ==== C++ Demo Lite ==== | ||
+ | |||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
==== Python API ==== | ==== Python API ==== | ||
Line 22: | Line 30: | ||
- [[./ | - [[./ | ||
- [[./ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | - [[./ | ||
+ | |||
+ | ==== NPU TFLite Delegate ==== | ||
+ | - [[./ | ||
==== OpenCV DNN ==== | ==== OpenCV DNN ==== | ||
- [[./ | - [[./ | ||
+ | |||
+ | ==== RTSP ==== | ||
+ | |||
+ | - [[products: | ||
/* | /* | ||
{{indexmenu> | {{indexmenu> | ||
*/ | */ | ||
+ | |||
+ | ==== Android JNI ==== | ||
+ | - [[./ | ||
+ | |||
+ | |||
+ | ==== VIM3 MainLine with open source npu driver ==== | ||
+ | - [[./ | ||
+ | |||
+ | ==== Convert ONNX ==== | ||
+ | - [[./ |