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

webnn
/
yolov8n

Object Detection
ultralytics
ONNX
tracking
instance-segmentation
image-classification
pose-estimation
obb
yolo
yolov8
Model card Files Files and versions
xet
Community

Instructions to use webnn/yolov8n with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use webnn/yolov8n with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("webnn/yolov8n")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolov8n
19.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
ibelem's picture
ibelem
Update config.json
c7da0c6 verified 11 months ago
  • onnx
    Upload yolov8n_fp16.onnx over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    902 Bytes
    Create README.md over 1 year ago
  • config.json
    3.18 kB
    Update config.json 11 months ago
  • preprocessor_config.json
    269 Bytes
    Upload 2 files over 1 year ago
  • yolov8n.pt
    6.55 MB
    xet
    Upload yolov8n.pt over 1 year ago