update tip in object_detectors docs

This commit is contained in:
Marc Altmann 2023-11-18 13:10:29 +01:00 committed by GitHub
parent fe52a49f84
commit d8b4bc3675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -379,7 +379,7 @@ model:
:::tip :::tip
When you have a multicore NPU, you can enable all cores to reduce inference times. You should consider activating all cores if you use a larger model like yolov8l. If your NPU has 3 cores (like rk3588/S SoCs), you can enable all 3 using: When you have a multicore NPU, you can enable all cores to reduce inference times. You should consider activating all cores if you use a larger model like yolov8l. If your NPU has 3 cores (like rk3588/S SoCs), you can enable all 3 cores using:
```yaml ```yaml
detectors: detectors: