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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

melihuzunoglu
/
ppe-detection

Object Detection
ultralytics
yolo
yolov11
ppe-detection
computer-vision
safety
Model card Files Files and versions
xet
Community

Instructions to use melihuzunoglu/ppe-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use melihuzunoglu/ppe-detection with ultralytics:

    from ultralytics import YOLOvv11
    
    model = YOLOvv11.from_pretrained("melihuzunoglu/ppe-detection")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
ppe-detection
6.44 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
melihuzunoglu's picture
melihuzunoglu
Update README.md
aed7807 verified 7 months ago
  • .gitattributes
    1.57 kB
    Upload sample_image.jpg 7 months ago
  • README.md
    2.89 kB
    Update README.md 7 months ago
  • best.pt
    5.48 MB
    xet
    Upload best.pt with huggingface_hub 7 months ago
  • sample_image.jpg
    960 kB
    xet
    Upload sample_image.jpg 7 months ago