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

AvoCahDoe
/
invoice-layout-yolov8n

Object Detection
ultralytics
English
German
yolo
yolov8
invoice
document-layout
document-understanding
ocr-prep
invoice-extraction
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use AvoCahDoe/invoice-layout-yolov8n with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use AvoCahDoe/invoice-layout-yolov8n with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("AvoCahDoe/invoice-layout-yolov8n")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
invoice-layout-yolov8n
12.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
AvoCahDoe's picture
AvoCahDoe
Upload config/args.yaml with huggingface_hub
6088e5e verified about 1 month ago
  • config
    Upload config/args.yaml with huggingface_hub about 1 month ago
  • weights
    Upload weights/last.pt with huggingface_hub about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago