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

Hirai-Labs
/
YOLO

Object Detection
ultralytics
ONNX
OpenVINO
PyTorch
English
yolov8
computer-vision
opencv
Model card Files Files and versions
xet
Community

Instructions to use Hirai-Labs/YOLO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use Hirai-Labs/YOLO with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("Hirai-Labs/YOLO")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
YOLO
347 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 15 commits
Jendma's picture
Jendma
upload model face
03af1f8 10 months ago
  • face
    upload model face 10 months ago
  • ktp
    change folder name about 1 year ago
  • person
    add ppe model 10 months ago
  • ppe
    add ppe model 10 months ago
  • vehicle
    add openvino format about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.71 kB
    add openvino format about 1 year ago