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

vivekvar
/
helmet-v5

Object Detection
ultralytics
ONNX
Safetensors
helmet-detection
yolo
image-classification
cctv
anpr
india
Model card Files Files and versions
xet
Community

Instructions to use vivekvar/helmet-v5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use vivekvar/helmet-v5 with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("vivekvar/helmet-v5")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
helmet-v5 / backend /stream
8.51 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit

This model has 31 files scanned as unsafe.

vivekvar's picture
vivekvar
Initial push: helmet v5 code + trained models
e90abd8 verified about 1 month ago
  • __init__.py
    0 Bytes
    Initial push: helmet v5 code + trained models about 1 month ago
  • live.py
    3.69 kB
    Initial push: helmet v5 code + trained models about 1 month ago
  • manager.py
    2.99 kB
    Initial push: helmet v5 code + trained models about 1 month ago
  • recorded.py
    1.83 kB
    Initial push: helmet v5 code + trained models about 1 month ago