Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VietCat
/
TrafficSignDetector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TrafficSignDetector
32.9 kB
2 contributors
History:
50 commits
VietCat
Add stdout flush to ensure real-time log output
316b417
4 days ago
.gitattributes
1.52 kB
initial commit
2 months ago
Dockerfile
474 Bytes
Force reinstall numpy 1.24.3 after all packages
2 months ago
README.md
204 Bytes
initial commit
2 months ago
TRAIN_PROMPT.md
3.9 kB
Add detailed training prompt and guidelines
about 1 month ago
app.py
3.23 kB
Add input validation to prevent None image errors
4 days ago
check_model.py
1.84 kB
fix bug
about 1 month ago
config.yaml
1.1 kB
Add confidence threshold slider and update class labels
about 1 month ago
model.py
19.9 kB
Add stdout flush to ensure real-time log output
4 days ago
requirements.txt
95 Bytes
Downgrade numpy to 1.24.3 for compatibility
2 months ago
test_model.py
681 Bytes
Lower confidence threshold to 0.25 and add debug logging for traffic sign detection
2 months ago