Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:npu:demos:densenet

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:demos:densenet [2025/01/07 21:53]
nick old revision restored (2025/01/07 21:45)
products:sbc:vim4:npu:demos:densenet [2025/06/11 21:49] (current)
louis
Line 6: Line 6:
  
 {{indexmenu_n>3}} {{indexmenu_n>3}}
 +
 +===== Introduction =====
 +
 +Densenet_CTC is a text recognition model. It only can recognize single line text. Therefore usually, it needs to be used in conjunction with a text detection model.
 +
 +Recognition image and inference results on VIM4.
 +
 +{{:products:sbc:vim4:npu:demos:khadasteam.webp?400|}}  {{:products:sbc:vim4:npu:demos:densenet-demo-output.webp?400|}}
 +
 ===== Get the source code ===== ===== Get the source code =====
  
Line 28: Line 37:
 ==== Get the conversion tool ==== ==== Get the conversion tool ====
  
-Download The conversion tool from [[gl>khadas/vim4_npu_sdk]].+Download The conversion tool from [[gh>khadas/vim4_npu_sdk]].
  
 ```shell ```shell
-$ git clone https://gitlab.com/khadas/vim4_npu_sdk.git+$ git clone https://github.com/khadas/vim4_npu_sdk
 $ cd vim4_npu_sdk $ cd vim4_npu_sdk
 $ git lfs pull $ git lfs pull
Line 43: Line 52:
  
 <WRAP important> <WRAP important>
-If your kernel is older than 241129, please use version before tag ddk-3.4.7.7.+If your kernel is older than 241129, please use branch npu-ddk-1.7.5.5
 </WRAP> </WRAP>
  
Last modified: 2025/01/07 21:53 by nick