Docs improvements and redirect fixes (#16287)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
02e995383d
commit
887b46216c
38 changed files with 82 additions and 85 deletions
|
|
@ -121,8 +121,8 @@ Using OpenVINO's high-level performance hints and multi-device modes can help st
|
|||
|
||||
Yes, Ultralytics YOLO models are highly versatile and can be integrated with various AI frameworks. Options include:
|
||||
|
||||
- **TensorRT:** For NVIDIA GPU optimization, follow the [TensorRT integration guide](https://docs.ultralytics.com/integrations/tensorrt).
|
||||
- **CoreML:** For Apple devices, refer to our [CoreML export instructions](https://docs.ultralytics.com/integrations/coreml).
|
||||
- **TensorFlow.js:** For web and Node.js apps, see the [TF.js conversion guide](https://docs.ultralytics.com/integrations/tfjs).
|
||||
- **TensorRT:** For NVIDIA GPU optimization, follow the [TensorRT integration guide](https://docs.ultralytics.com/integrations/tensorrt/).
|
||||
- **CoreML:** For Apple devices, refer to our [CoreML export instructions](https://docs.ultralytics.com/integrations/coreml/).
|
||||
- **TensorFlow.js:** For web and Node.js apps, see the [TF.js conversion guide](https://docs.ultralytics.com/integrations/tfjs/).
|
||||
|
||||
Explore more integrations on the [Ultralytics Integrations page](https://docs.ultralytics.com/integrations).
|
||||
Explore more integrations on the [Ultralytics Integrations page](https://docs.ultralytics.com/integrations/).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue