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

lanseria
/
yolov8n-hard-hat-detection_web_model

Object Detection
ultralytics
English
Chinese
yolov8
tfjs
hard-hat
yolo
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use lanseria/yolov8n-hard-hat-detection_web_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use lanseria/yolov8n-hard-hat-detection_web_model with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("lanseria/yolov8n-hard-hat-detection_web_model")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolov8n-hard-hat-detection_web_model
12.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
lanseria's picture
lanseria
Update README.md
67ca4bf about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    1.45 kB
    Update README.md about 3 years ago
  • group1-shard1of3.bin
    4.19 MB
    xet
    add tfjs init model about 3 years ago
  • group1-shard2of3.bin
    4.19 MB
    xet
    add tfjs init model about 3 years ago
  • group1-shard3of3.bin
    3.8 MB
    xet
    add tfjs init model about 3 years ago
  • metadata.yaml
    266 Bytes
    add tfjs init model about 3 years ago
  • model.json
    146 kB
    add tfjs init model about 3 years ago