Edge AI & Computer Vision Deployment
Models running in Python on high-end GPUs fail under physical deployment constraints — thermal throttling, strict latency budgets, and memory limits.
- Custom inference engines in C++ on TensorRT, ONNX Runtime, and CUDA.
- Model optimization, quantization, and pruning for real-time edge execution.
- Fusion of classical vision (OpenCV, homography, multi-view geometry, optical flow) with deep networks for tracking and segmentation.
- Integration from NVIDIA Jetson to next-gen NPUs like the STM32N6.