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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vietnguyennn0705
/
highway-vehicle-detection-code

Object Detection
ultralytics
computer-vision
yolov8
vehicle-detection
traffic-analysis
highway-monitoring
Model card Files Files and versions
xet
Community

Instructions to use vietnguyennn0705/highway-vehicle-detection-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use vietnguyennn0705/highway-vehicle-detection-code with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("vietnguyennn0705/highway-vehicle-detection-code")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
highway-vehicle-detection-code / training_logs
857 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Nguyễn Quốc Việt
Upload training_logs/stage2_val_batch0_pred.jpg with huggingface_hub
56b9409 verified 8 months ago
  • stage2_confusion_matrix.png
    157 kB
    xet
    Upload training_logs/stage2_confusion_matrix.png with huggingface_hub 8 months ago
  • stage2_results.csv
    3.36 kB
    Upload training_logs/stage2_results.csv with huggingface_hub 8 months ago
  • stage2_results.png
    256 kB
    xet
    Upload training_logs/stage2_results.png with huggingface_hub 8 months ago
  • stage2_val_batch0_pred.jpg
    441 kB
    xet
    Upload training_logs/stage2_val_batch0_pred.jpg with huggingface_hub 8 months ago