Real-time Video Analysis Inference Server Development

Developed an inference server running object detection and pose estimation with trained YOLO models for a public security agency's gait pattern analysis system. Targeted 30 FPS, decoupling ingestion from inference via Kafka and storing results in MongoDB for query. The project stopped at the PoC stage.

Architecture