Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion axoverlay/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ axoverlay

### Limitations

- ARTPEC-8, ARTPEC-7 and ARTPEC-6 based devices.
- ARTPEC-9, ARTPEC-8, ARTPEC-7 and ARTPEC-6 based devices.
- It is not possible to combine different color spaces for ARTPEC-6.

### How to run the code
Expand Down
2 changes: 1 addition & 1 deletion vdo-larod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ improve performance, but with some added complexity to the program.

- This is an example of test data, which is dependent on selected device and chip.
- One full-screen banana has been used for testing.
- Running inference is much faster on ARTPEC-8 and Google TPU in comparison to CPU.
- Running inference is much faster on a DLPU in comparison to CPU.
- Converting images takes almost the same time on all chips.
- Objects with score less than 60% are generally not good enough to be used as classification results.

Expand Down