We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8b862 commit 52f1c92Copy full SHA for 52f1c92
object-detection/README.md
@@ -127,7 +127,7 @@ docker build --platform=linux/amd64 --tag <APP_IMAGE> --build-arg ARCH=<ARCH> --
127
128
- `<APP_IMAGE>` is the name to tag the image with, e.g., `object_detection:1.0`.
129
- `<ARCH>` is the SDK architecture, `armv7hf` or `aarch64`.
130
-- `<CHIP>` is the chip type, `artpec9`, `artpec8`, `cpu` or `edgetup`
+- `<CHIP>` is the chip type, `artpec9`, `artpec8`, `cpu` or `edgetpu`
131
132
Copy the result from the container image to a local directory `build`:
133
0 commit comments