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

lukasiktar11
/
road-line-segmentator

ultralytics
ONNX
segmentation
yolo
Model card Files Files and versions
xet
Community

Instructions to use lukasiktar11/road-line-segmentator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use lukasiktar11/road-line-segmentator with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("lukasiktar11/road-line-segmentator")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
road-line-segmentator
65.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
lukasiktar11's picture
lukasiktar11
Upload README.md with huggingface_hub
16426fd verified 13 days ago
  • .gitattributes
    1.52 kB
    initial commit 13 days ago
  • README.md
    191 Bytes
    Upload README.md with huggingface_hub 13 days ago
  • best.onnx
    41.8 MB
    xet
    Upload best.onnx with huggingface_hub 13 days ago
  • best.pt
    23.3 MB
    xet
    Upload best.pt with huggingface_hub 13 days ago