Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mickeyvanolst
/
yolo-coreml

Image Classification
Core ML
ultralytics
yolo
object-detection
instance-segmentation
pose-estimation
touchdesigner
Model card Files Files and versions
xet
Community

Instructions to use mickeyvanolst/yolo-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use mickeyvanolst/yolo-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("mickeyvanolst/yolo-coreml")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolo-coreml / FastSAM-s.mlpackage
23.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
mickeyvanolst's picture
mickeyvanolst
YOLO26n-seg, YOLO11n-pose, YOLO11n-cls and FastSAM-s as Core ML packages (AGPL-3.0)
1c08450 verified 1 day ago
  • Data
    YOLO26n-seg, YOLO11n-pose, YOLO11n-cls and FastSAM-s as Core ML packages (AGPL-3.0) 1 day ago
  • Manifest.json
    617 Bytes
    YOLO26n-seg, YOLO11n-pose, YOLO11n-cls and FastSAM-s as Core ML packages (AGPL-3.0) 1 day ago