Change automated training interval from 2 minutes to 1 day 461c5a6 Senum2001 commited on Oct 22, 2025
Fix root cause: Parse JSON strings from Supabase before accessing as dictionaries 835975d Senum2001 commited on Oct 22, 2025
Fix syntax error: correct indentation for try-except block in run_training_cycle 49a9e96 Senum2001 commited on Oct 22, 2025
Add comprehensive error handling and traceback logging to identify str.get() error source 90d4f4d Senum2001 commited on Oct 22, 2025
Deep fix: Add comprehensive state validation before logging training cycles to prevent type errors 68c41e5 Senum2001 commited on Oct 22, 2025
Add automated training scheduler - checks every 2 minutes and trains when 10+ feedback samples available a023a85 Senum2001 commited on Oct 22, 2025
Fix: safe extraction of version_id to avoid attribute errors when version state is string 376e494 Senum2001 commited on Oct 22, 2025
Fix all dictionary access errors in feedback pipeline with proper type checks 7fff18d Senum2001 commited on Oct 22, 2025
Add graceful handling for missing database tables in model versioning 388bcdc Senum2001 commited on Oct 22, 2025
Fix error handling in feedback pipeline for model versioning 5de9e01 Senum2001 commited on Oct 22, 2025
Add feedback learning pipeline for continuous model improvement 30b81fd Senum2001 commited on Oct 18, 2025
Add severity-based color coding for bounding boxes with confidence-scaled intensity 60def4f Senum2001 commited on Oct 5, 2025
Implement complete classification with all detection rules - Point/Tiny/Wire/Loose Joint detection f301e7a Senum2001 commited on Oct 1, 2025
Fix image download to preserve format and add classification debugging de87a47 Senum2001 commited on Oct 1, 2025
Fix Dockerfile: Add --user flag, ca-certificates, and improve gdown with --fuzzy flag f6c038a Senum2001 commited on Oct 1, 2025
Fix: Add python-dotenv dependency and fix matplotlib permissions with non-root user eba5a08 Senum2001 commited on Oct 1, 2025
Optimize Docker image - Use CPU-only PyTorch and minimal dependencies to reduce size 3b2a8b5 Senum2001 commited on Oct 1, 2025