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/08/25 06:22] louis |
products:sbc:edge2:npu:demos:vgg16 [2023/09/20 03:12] (current) louis |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ~~tag> |
+ | |||
+ | ====== VGG16 TensorFlow Keras Edge2 Demo - 4 ====== | ||
+ | |||
+ | {{indexmenu_n> | ||
===== Get Source Code ===== | ===== Get Source Code ===== | ||
Line 59: | Line 63: | ||
Enter '' | Enter '' | ||
- | ```python | + | ```python test.py |
# Create RKNN object | # Create RKNN object | ||
rknn = RKNN(verbose=True) | rknn = RKNN(verbose=True) | ||
Line 106: | Line 110: | ||
==== Get source code ==== | ==== Get source code ==== | ||
- | Clone the source code form our [[gh> | + | Clone the source code from our [[gh> |
```shell | ```shell | ||
Line 135: | Line 139: | ||
<WRAP tip > | <WRAP tip > | ||
- | If your yolov8n | + | If your **VGG16** |
</ | </ | ||