Oleksandr Bezdieniezhnykh 8116b55813 [AZ-180] Refactor inference and engine factory for improved model handling
- Updated the autopilot state to reflect the current task status as in progress.
- Refactored the inference module to streamline model downloading and conversion processes, replacing the download_model method with a more efficient load_source method.
- Introduced asynchronous model building in the inference module to enhance performance during model conversion.
- Enhanced the engine factory to include a new method for building and caching models, improving error handling and logging during the upload process.
- Added calibration cache handling in the Jetson TensorRT engine for better resource management.

Made-with: Cursor
2026-04-03 06:41:11 +03:00
2026-03-17 19:15:55 +02:00
2026-03-17 19:15:55 +02:00
2026-03-29 21:18:18 +03:00

Azaion.Detections

Cython/Python service for YOLO inference (TensorRT / ONNX Runtime). GPU-enabled container.

S
Description
No description provided
Readme 73 MiB
Languages
Python 61.4%
Cython 30.7%
Shell 7.4%
Dockerfile 0.5%