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

Spaces:
theDocWho
/
car-crash-fix-amount-predictor
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
car-crash-fix-amount-predictor / src /ccdp /infer
46.6 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 7 commits
theDocWho's picture
theDocWho
Multi-car mode: detect every vehicle, identify each, group damage per car
fbfbcff about 2 months ago
  • __init__.py
    29 Bytes
    Initial commit: end-to-end car damage + repair-cost predictor 3 months ago
  • base.py
    5.52 kB
    Refactor: extract utils + base pipeline, expand docs 3 months ago
  • multi_car.py
    10 kB
    Multi-car mode: detect every vehicle, identify each, group damage per car about 2 months ago
  • parts_map.py
    4.6 kB
    Variant D: parts-aware costing (YOLOv8-seg damage ∩ parts β†’ catalog) about 2 months ago
  • seg_inference.py
    2.92 kB
    Variant D: parts-aware costing (YOLOv8-seg damage ∩ parts β†’ catalog) about 2 months ago
  • variant_a.py
    8.29 kB
    Honor classifier threshold + show explicit no-detection feedback 3 months ago
  • variant_b.py
    9.66 kB
    Honor classifier threshold + show explicit no-detection feedback 3 months ago
  • variant_d.py
    5.56 kB
    Variant D: fail gracefully when seg weights are absent (HF Space hotfix) about 2 months ago