Actionsync / detector.py

Commit History

✅ FIX: Enable vehicle classification + proper state handling (unknown -> actual type)
70ebdb9

barathvasan-dev commited on

⚡ CRITICAL: Enable GPU acceleration for YOLO inference (43s -> 2-3s on GPU)
7d1df89

barathvasan-dev commited on

⚡ OPTIMIZE: detector - 3x faster plate detection (single OCR, lightweight preprocessing)
084c5ef

barathvasan-dev commited on

Fix: Install missing packages (ultralytics, paddleocr, torchvision) in conda env - Detection now working
a0ba8c9

barathvasan-dev commited on

Fix: Optional imports and database connection timeout handling
603954b

barathvasan-dev commited on

update: latest changes to app.py and detector.py
af30bc6

barathvasan-dev commited on

refactor: modularize codebase with SQL validation, improved schema, and security measures
fb7f78e

barathvasan-dev commited on