Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

SharpAI
/
yolo12n-coreml

Object Detection
ultralytics
yolo
computer-vision
mlpackage
aegis-ai
Model card Files Files and versions
xet
Community

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
yolo12n-coreml
4.88 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SharpAI's picture
SharpAI
Upload metadata.json with huggingface_hub
b572d53 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    686 Bytes
    Upload README.md with huggingface_hub 8 months ago
  • metadata.json
    4.37 kB
    Upload metadata.json with huggingface_hub 8 months ago
  • yolo12n_mlpackage_auto.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    4.87 MB
    xet
    Upload yolo12n_mlpackage_auto.zip with huggingface_hub 8 months ago