MeetVasiyani/traffic-sign-detector
1
FastAPI backend for traffic sign detection (YOLOv8 + ResNet-18).
Required model files (already in repo via Git LFS):
backend/best.ptbackend/best_traffic_sign_model.pt
Environment variables:
ALLOWED_ORIGINS: comma-separated list of allowed frontend origins. Example:https://your-frontend.onrender.com
