Instructions to use SharpAI/yolo12n-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use SharpAI/yolo12n-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("SharpAI/yolo12n-coreml") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ef39b91d2543ef88ab55dd61c3426ecb14348467c1d94d80e8f621ffef4ccbb2
- Size of remote file:
- 4.87 MB
- SHA256:
- e0294432dbe8d21e084aa67f69d8e185f34a25ba0b9d5da9662ee737be479906
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.