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 / dataset_configs
368 Bytes
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Nguyễn Quốc Việt
Upload dataset_configs/finetune_data.yaml with huggingface_hub
aea8ecb verified 8 months ago
  • finetune_data.yaml
    161 Bytes
    Upload dataset_configs/finetune_data.yaml with huggingface_hub 8 months ago
  • main_data.yaml
    207 Bytes
    Upload dataset_configs/main_data.yaml with huggingface_hub 8 months ago