Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:npu:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:vim4:npu:start [2023/09/08 22:56]
hyphop [VIM4 NPU Notes]
products:sbc:vim4:npu:start [2023/09/20 04:57] (current)
hyphop
Line 1: Line 1:
 +~~tag>VIM4 NPU~~
 +
 {{indexmenu_n>35}} {{indexmenu_n>35}}
  
-~~tag>VIM4 NPU~~+/**/ 
 ====== VIM4 NPU Notes ====== ====== VIM4 NPU Notes ======
  
-The New [[:VIM4]] SBC has 3.2 TOPS performance NPU+The [[../start#vim4-with-npu|New VIM4]] SBC has 3.2 TOPS [[#about-npu|NPU]]
  
 <WRAP important > <WRAP important >
-Only **New VIM4** have NPU support, you can check the version of your [[/VIM4]] here: [[products:sbc:vim4:configurations:identify-version|]]+Only [[../start#vim4-with-npu|New VIM4]] has NPU support, you can [[products:sbc:vim4:configurations:identify-version|check VIM4 versions]]
 </WRAP> </WRAP>
- 
-/* 
-  * [[products:sbc:vim4:npu:npu-sdk|]] 
-  * [[products:sbc:vim4:npu:npu-applications|]]  
-  * [[products:sbc:vim4:npu:npu-demos|]]  
-*/ 
  
 {{indexmenu> .#2 | nsort msort tsort}} {{indexmenu> .#2 | nsort msort tsort}}
 +
 +
 +### About NPU ###
 +
 +A neural processing unit (NPU) is a microprocessor that specializes in the acceleration of machine learning algorithms, typically by operating on predictive models such as artificial neural networks (ANNs) or random forests (RFs). It is, also, known as a neural processor.
 +
 +### Links ###
 +
 +  * https://opencv.org/blog/2022/11/29/working-with-neural-processing-units-npus-using-opencv/
 +  * https://en.wikipedia.org/wiki/Neural_processing_unit
 +  * https://en.wikichip.org/wiki/neural_processor
 +  * https://opencv.org/core-opencv/
 +
  
Last modified: 2023/09/08 22:56 by hyphop