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

GaryFer
/
smart-parking-weights

Object Detection
ultralytics
Spanish
parking
yolov8
yolov11
yolov12
rtdetr
faster-rcnn
Model card Files Files and versions
xet
Community

Instructions to use GaryFer/smart-parking-weights with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use GaryFer/smart-parking-weights with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("GaryFer/smart-parking-weights")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
smart-parking-weights
4.35 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
GaryFer's picture
GaryFer
Update README.md
db436d4 verified 3 days ago
  • fasterrcnnv2
    Upload 161 files 3 days ago
  • rtdetr
    Upload 161 files 3 days ago
  • yolov11s
    Upload 161 files 3 days ago
  • yolov12s
    Upload 161 files 3 days ago
  • yolov8s
    Upload 161 files 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    1.12 kB
    Update README.md 3 days ago