Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
VietCat
/
TrafficSignDetector
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
TrafficSignDetector
29.8 kB
  • 2 contributors
History: 46 commits
VietCat's picture
VietCat
Implement tiling strategy for high-resolution object detection
f489532 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • Dockerfile
    474 Bytes
    Force reinstall numpy 1.24.3 after all packages 4 months ago
  • README.md
    204 Bytes
    initial commit 4 months ago
  • TRAIN_PROMPT.md
    3.9 kB
    Add detailed training prompt and guidelines 3 months ago
  • app.py
    2.96 kB
    Remove zoom feature - keep interface clean and simple 3 months ago
  • check_model.py
    1.84 kB
    fix bug 3 months ago
  • config.yaml
    1.1 kB
    Add confidence threshold slider and update class labels 3 months ago
  • model.py
    17 kB
    Implement tiling strategy for high-resolution object detection 2 months ago
  • requirements.txt
    95 Bytes
    Downgrade numpy to 1.24.3 for compatibility 4 months ago
  • test_model.py
    681 Bytes
    Lower confidence threshold to 0.25 and add debug logging for traffic sign detection 4 months ago