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

zeyadtarek03
/
alpr-ocr

Object Detection
ultralytics
PyTorch
English
yolo
computer-vision
alpr
license-plate
Model card Files Files and versions
xet
Community

Instructions to use zeyadtarek03/alpr-ocr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use zeyadtarek03/alpr-ocr with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("zeyadtarek03/alpr-ocr")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
alpr-ocr / ocr
22.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
zeyadtarek03's picture
zeyadtarek03
Upload 4 files
71f4270 verified 10 days ago
  • README.md
    3.89 kB
    Upload 4 files 10 days ago
  • __init__.py
    34 Bytes
    Upload 4 files 10 days ago
  • class_names.yaml
    135 Bytes
    Upload 4 files 10 days ago
  • ocr_best_v3.pt
    22.5 MB
    xet
    Upload 4 files 10 days ago