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

corzent
/
yolo11x_watermark_detection

Object Detection
ultralytics
yolo
watermark-detection
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use corzent/yolo11x_watermark_detection with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("corzent/yolo11x_watermark_detection")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolo11x_watermark_detection / examples
1.81 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
corzent's picture
corzent
Upload folder using huggingface_hub
a5c6a73 verified 10 months ago
  • example1.jpg
    76.2 kB
    Upload folder using huggingface_hub 10 months ago
  • example2.jpg
    191 kB
    xet
    Upload folder using huggingface_hub 10 months ago
  • example3.jpg
    1.55 MB
    xet
    Upload folder using huggingface_hub 10 months ago