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

GreenMap
/
yolo11x-blueprint-legend-layout-detector

Object Detection
ultralytics
yolo
yolo11
blueprint
floorplan
architecture
construction
legend
document-layout
cad
Model card Files Files and versions
xet
Community

Instructions to use GreenMap/yolo11x-blueprint-legend-layout-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use GreenMap/yolo11x-blueprint-legend-layout-detector with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("GreenMap/yolo11x-blueprint-legend-layout-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolo11x-blueprint-legend-layout-detector
115 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
GreenMap's picture
GreenMap
Update README.md
7898d61 verified 2 months ago
  • .gitattributes
    1.58 kB
    add model 3 months ago
  • README.md
    1.98 kB
    Update README.md 2 months ago
  • yolo_legend_layout.pt
    115 MB
    xet
    update model 2 months ago