Fix spelling (#18827)
This commit is contained in:
parent
5bdcf9116d
commit
e170d50665
6 changed files with 13 additions and 13 deletions
|
|
@ -95,7 +95,7 @@ Here we will install Ultralytics package on the Raspberry Pi with optional depen
|
|||
|
||||
## Use NCNN on Raspberry Pi
|
||||
|
||||
Out of all the model export formats supported by Ultralytics, [NCNN](https://docs.ultralytics.com/integrations/ncnn/) delivers the best inference performance when working with Raspberry Pi devices because NCNN is highly optimized for mobile/ embedded platforms (such as ARM architecture). Therefor our recommendation is to use NCNN with Raspberry Pi.
|
||||
Out of all the model export formats supported by Ultralytics, [NCNN](https://docs.ultralytics.com/integrations/ncnn/) delivers the best inference performance when working with Raspberry Pi devices because NCNN is highly optimized for mobile/ embedded platforms (such as ARM architecture).
|
||||
|
||||
## Convert Model to NCNN and Run Inference
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue