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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

inference4j
/
yolov8n

Object Detection
ONNX
ultralytics
yolov8
coco
computer-vision
inference4j
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use inference4j/yolov8n with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("inference4j/yolov8n")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolov8n
12.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
vccarvalho11's picture
vccarvalho11
Upload yolov8n ONNX model
6629511 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    1.64 kB
    Upload yolov8n ONNX model 3 months ago
  • model.onnx
    12.8 MB
    xet
    Upload yolov8n ONNX model 3 months ago