11 Commits (86ee70debace1773b89e95f5efa0a052ebd08e74)

Author SHA1 Message Date
Quildra 86ee70deba refactor: remove hardcoded model constants, use pure dynamic extraction 5 months ago
Quildra 7eb1da97d7 refactor: remove unused multi-preprocessing code and configurations 5 months ago
Quildra aa4acf0025 refactor: create dedicated classification module using dataset.yaml 5 months ago
Quildra 79a33a700b refactor: implement dynamic model metadata extraction from ONNX runtime 5 months ago
Quildra 1722c33842 feat: implement centralized logging and standardized error handling 5 months ago
Quildra 948d753223 refactor: extract common preprocessing logic into utility methods 5 months ago
Quildra f7d689a9e3 refactor: extract coordinate transformation logic into focused method 5 months ago
Quildra 0f6a90c570 refactor: add YOLOConfig for centralized configuration management 5 months ago
Quildra 1a116b0635 refactor: improve YOLOInferenceEngine performance and add foundation for cleanup 5 months ago
Quildra 476e5b7943 fix: complete ARCH-002 ML Inference Engine integration and resolve crashes 5 months ago
Quildra 974afde638 feat: implement ARCH-002 ML Inference Engine with complete functionality 5 months ago