Commit History

Change automated training interval from 2 minutes to 1 day
461c5a6

Senum2001 commited on

Fix root cause: Parse JSON strings from Supabase before accessing as dictionaries
835975d

Senum2001 commited on

Fix syntax error: correct indentation for try-except block in run_training_cycle
49a9e96

Senum2001 commited on

Add comprehensive error handling and traceback logging to identify str.get() error source
90d4f4d

Senum2001 commited on

Deep fix: Add comprehensive state validation before logging training cycles to prevent type errors
68c41e5

Senum2001 commited on

Add automated training scheduler - checks every 2 minutes and trains when 10+ feedback samples available
a023a85

Senum2001 commited on

Fix: safe extraction of version_id to avoid attribute errors when version state is string
376e494

Senum2001 commited on

Fix all dictionary access errors in feedback pipeline with proper type checks
7fff18d

Senum2001 commited on

Add graceful handling for missing database tables in model versioning
388bcdc

Senum2001 commited on

Fix error handling in feedback pipeline for model versioning
5de9e01

Senum2001 commited on

Add model versioning and training history tracking system
01d0daa

Senum2001 commited on

Add feedback learning pipeline for continuous model improvement
30b81fd

Senum2001 commited on

Add severity-based color coding for bounding boxes with confidence-scaled intensity
60def4f

Senum2001 commited on

Add confidence scores to bounding box detections
f83c0b7

Senum2001 commited on

Implement complete classification with all detection rules - Point/Tiny/Wire/Loose Joint detection
f301e7a

Senum2001 commited on

Fix image download to preserve format and add classification debugging
de87a47

Senum2001 commited on

Add open-clip-torch dependency for anomalib VLM models
7c16ab2

Senum2001 commited on

Fix Dockerfile: Add --user flag, ca-certificates, and improve gdown with --fuzzy flag
f6c038a

Senum2001 commited on

Fix: Add python-dotenv dependency and fix matplotlib permissions with non-root user
eba5a08

Senum2001 commited on

Optimize Docker image - Use CPU-only PyTorch and minimal dependencies to reduce size
3b2a8b5

Senum2001 commited on

Deploy Anomaly Detection API
9cf599c

Senum2001 commited on

initial commit
8a7ddf0

Senum commited on