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

a-ml
/
yolo26-face

Image Segmentation
ultralytics
Core ML
mask-generation
face-parsing
semantic-segmentation
yolo26
ios
on-device
celebamask-hq
Model card Files Files and versions
xet
Community

Instructions to use a-ml/yolo26-face with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use a-ml/yolo26-face with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("a-ml/yolo26-face")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolo26-face / checkpoints
39.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
a-ml's picture
a-ml
Add YOLO26 face-parsing models: PyTorch checkpoints, Core ML exports, training/export scripts, results and demo
e2f3b24 verified 8 days ago
  • yolo26l-sem-celebamaskhq.pt
    36.1 MB
    xet
    Add YOLO26 face-parsing models: PyTorch checkpoints, Core ML exports, training/export scripts, results and demo 8 days ago
  • yolo26n-sem-celebamaskhq.pt
    3.44 MB
    xet
    Add YOLO26 face-parsing models: PyTorch checkpoints, Core ML exports, training/export scripts, results and demo 8 days ago