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

kagabo
/
hf_water_meter_models

Object Detection
ultralytics
yolo
water-meter
computer-vision
Model card Files Files and versions
xet
Community

Instructions to use kagabo/hf_water_meter_models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use kagabo/hf_water_meter_models with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("kagabo/hf_water_meter_models")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
hf_water_meter_models
119 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
kagabo's picture
kagabo
Add water meter YOLO model checkpoints
2cfb526 verified 17 days ago
  • models
    Add water meter YOLO model checkpoints 17 days ago
  • .gitattributes
    1.52 kB
    initial commit 17 days ago
  • README.md
    884 Bytes
    Add water meter YOLO model checkpoints 17 days ago