rnunez245/helmet-detection-backend
0
Fix: Replace model with quantization_config stripped for TensorFlow 2.20.0 compatibility
Fix: Upgrade TensorFlow to 2.20.0 for quantization_config support
Add comprehensive logging to diagnose model loading failure
Force rebuild: Bust Docker cache to ensure numpy 1.26.4 is installed
Fix: Update numpy to 1.26.4 for TensorFlow 2.19.0 compatibility
Add trained VGG-16 model (83MB) for helmet detection
Fix: Replace libgl1-mesa-glx with libgl1 for Debian Trixie compatibility
Initial backend deployment: VGG-16 helmet detection API
initial commit
