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

Duplicated from  yihong1120/Construction-Hazard-Detection

architchitte
/
Construction-Hazard-Detection

Object Detection
ultralytics
ONNX
PyTorch
English
yolo26
yolo11
construction-safety
hazard-detection
Model card Files Files and versions
xet
Community

Instructions to use architchitte/Construction-Hazard-Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use architchitte/Construction-Hazard-Detection with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("architchitte/Construction-Hazard-Detection")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Construction-Hazard-Detection / data /examples
176 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
architchitte's picture
architchitte
Duplicate from yihong1120/Construction-Hazard-Detection
8bec0c8 3 months ago
  • demo.jpg
    176 kB
    xet
    Duplicate from yihong1120/Construction-Hazard-Detection 3 months ago