This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:edge2:npu:demos:vgg16 [2023/09/20 01:06] hyphop ↷ Page moved and renamed from products:sbc:edge2:npu:npu-demos:demo4-vgg16 to products:sbc:edge2:npu:demos:vgg16 |
products:sbc:edge2:npu:demos:vgg16 [2025/04/09 23:30] (current) louis |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| - | ===== Get Source Code ===== | + | ===== Introduction ===== |
| + | |||
| + | VGG16 is a classification model. It can assign a single label to an entire image. | ||
| + | |||
| + | Image and inference results on Edge2. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | | ||
| + | |||
| + | ===== Train Model ===== | ||
| ```shell | ```shell | ||
| Line 110: | Line 120: | ||
| ==== Get source code ==== | ==== Get source code ==== | ||
| - | Clone the source code form our [[gh> | + | Clone the source code from our [[gh> |
| ```shell | ```shell | ||