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

OpenPathAI
/
YOLO-detection-vehcile-plate-2287

Object Detection
ultralytics
PyTorch
Indonesian
English
yolo
yolov8
license-plate-detection
computer-vision
anpr
alpr
smart-city
Model card Files Files and versions
xet
Community

Instructions to use OpenPathAI/YOLO-detection-vehcile-plate-2287 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use OpenPathAI/YOLO-detection-vehcile-plate-2287 with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("OpenPathAI/YOLO-detection-vehcile-plate-2287")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
YOLO-detection-vehcile-plate-2287 / weights
12.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
titanthree's picture
titanthree
Initial commit: Fine-tuned YOLOv8 license plate detector (mAP50: 98.1%)
cbf37b3 verified 13 days ago
  • best.pt
    6.23 MB
    xet
    Initial commit: Fine-tuned YOLOv8 license plate detector (mAP50: 98.1%) 13 days ago
  • last.pt
    6.23 MB
    xet
    Initial commit: Fine-tuned YOLOv8 license plate detector (mAP50: 98.1%) 13 days ago