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