Instructions to use mlboydaisuke/YOLO11s-CoreML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use mlboydaisuke/YOLO11s-CoreML with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("mlboydaisuke/YOLO11s-CoreML") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0dd3b75200706449d2e6f6136c4d2844e4c375246a983945894b2d7bc84d7d64
- Size of remote file:
- 18.9 MB
- SHA256:
- a729aec1dfae75c50a2a8ac108abbd5c72a7771a4897a6cd3cbade15cc3bd1a5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.