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:densenet-ctc [2023/09/19 21:58] louis |
products:sbc:edge2:npu:demos:densenet-ctc [2024/07/25 23:05] (current) ivan [Compile and run] |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~tag> DenseNet NPU Edge2 RK3588~~ | ~~tag> DenseNet NPU Edge2 RK3588~~ | ||
- | ====== DenseNet CTC ONNX Keras Demo - 3 ====== | + | ====== DenseNet CTC ONNX Keras Edge2 Demo - 3 ====== |
+ | |||
+ | {{indexmenu_n> | ||
===== Get Source Code ===== | ===== Get Source Code ===== | ||
Line 129: | Line 131: | ||
==== Get source code ==== | ==== Get source code ==== | ||
- | Clone the source code form our [[gh> | + | Clone the source code from our [[gh> |
```shell | ```shell | ||
Line 150: | Line 152: | ||
```shell | ```shell | ||
# Compile | # Compile | ||
+ | $ cd edge2-npu/ | ||
$ bash build.sh | $ bash build.sh | ||