Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:npu:demos:vgg16

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:vgg16 [2025/01/08 22:25]
louis
products:sbc:vim4:npu:demos:vgg16 [2025/06/11 21:50] (current)
louis
Line 6: Line 6:
  
 {{indexmenu_n>4}} {{indexmenu_n>4}}
 +
 +===== Introduction =====
 +
 +VGG16 is a classification model. It can assign a single label to an entire image.
 +
 +Image and inference results on VIM4.
 +
 +{{:products:sbc:vim4:npu:demos:airplane.webp?400|}}
 +
 +{{:products:sbc:vim4:npu:demos:vgg16-demo-output.webp?400|}}
  
 [[https://www.google.com/search?q=VGG16|VGG16]] is a convolution neural net architecture that’s used for image recognition. It utilizes 16 layers with weights and is considered one of the best vision model architectures to date. [[https://www.google.com/search?q=VGG16|VGG16]] is a convolution neural net architecture that’s used for image recognition. It utilizes 16 layers with weights and is considered one of the best vision model architectures to date.
Line 134: Line 144:
 $ ./vgg16 -m ../data/vgg16_int8.adla -p ../data/airplane.jpeg $ ./vgg16 -m ../data/vgg16_int8.adla -p ../data/airplane.jpeg
 ``` ```
- 
-{{:products:sbc:vim4:npu:demos:airplane.webp?400|}} 
- 
-{{:products:sbc:vim4:npu:demos:vgg16-demo-output.webp?400|}} 
  
 <WRAP tip > <WRAP tip >
Last modified: 2025/01/08 22:25 by louis