Skip to content

Commit

Permalink
Add example of single pcie coral (#12446)
Browse files Browse the repository at this point in the history
* Update object_detectors.md

* Update docs/docs/configuration/object_detectors.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
  • Loading branch information
kerneljake and NickM-27 committed Aug 3, 2024
1 parent 88d4b69 commit da913d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/docs/configuration/object_detectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,15 @@ detectors:
device: ""
```

### Single PCIE/M.2 Coral

```yaml
detectors:
coral:
type: edgetpu
device: pci
```

### Multiple PCIE/M.2 Corals

```yaml
Expand Down

0 comments on commit da913d8

Please sign in to comment.