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-wall-detector

Object Detection
ultralytics
yolo
yolo11
blueprint
floorplan
architecture
bim
ifc
construction
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use GreenMap/yolo11x-blueprint-wall-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-wall-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
yolo11x-blueprint-wall-detector
119 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 29 commits
GreenMap's picture
GreenMap
improve model
81da71d about 1 month ago
  • .gitattributes
    1.67 kB
    update model 3 months ago
  • README.md
    1.44 kB
    improve model about 1 month ago
  • yolo_walls_obb.pt
    119 MB
    xet
    improve model about 1 month ago