Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:npu:demos:retinaface

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
products:sbc:vim4:npu:demos:retinaface [2025/01/08 22:29]
louis
products:sbc:vim4:npu:demos:retinaface [2025/06/11 21:51] (current)
louis
Line 6: Line 6:
  
 {{indexmenu_n>5}} {{indexmenu_n>5}}
 +
 +===== Introduction =====
 +
 +RetinaFace is a face detection model. It can draw five key points on each face, including two eyes, nose and two corners of mouth.
 +
 +Inference results on VIM4.
 +
 +{{:products:sbc:vim4:npu:demos:retinaface-demo-output.webp?800|}}
 +
 +**Inference speed test**: USB camera about **78ms** per frame.
 +
 ===== Get source code ===== ===== Get source code =====
  
Line 154: Line 165:
 $ ./retinaface -m ../data/retinaface_int8.adla -p ../data/timg.jpg $ ./retinaface -m ../data/retinaface_int8.adla -p ../data/timg.jpg
 ``` ```
- 
-{{:products:sbc:vim4:npu:demos:retinaface-demo-output.webp?800|}} 
  
 === Camera input demo === === Camera input demo ===
Last modified: 2025/06/11 21:51 by louis