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-v4

Object Detection
ultralytics
helmet-detection
yolo
cctv
india
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use vivekvar/helmet-v4 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-v4")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
helmet-v4
51.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
vivekvar's picture
vivekvar
add model card
41a745b verified 26 days ago
  • crops
    helmet v4 code + best weights 26 days ago
  • .gitattributes
    16.1 kB
    helmet v4 code + best weights 26 days ago
  • README.md
    1.06 kB
    add model card 26 days ago
  • best.pt

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    16.3 MB
    xet
    helmet v4 code + best weights 26 days ago
  • train.log
    8.43 kB
    helmet v4 code + best weights 26 days ago
  • train_helmet_v4.py
    9.35 kB
    helmet v4 code + best weights 26 days ago
  • training_log.json
    29.4 kB
    helmet v4 code + best weights 26 days ago