Manufacturing · EU H2020 project · 2022-2023
Shop-floor safety with computer vision
- Problem
- Detect falls, entries into restricted areas and distances between workers from the existing cameras, without exposing people's identity.
- What I did
- On the edge: segmentation, pose estimation, tracking, a fall classifier, in-frame anonymization and homography onto the floor plan. In the cloud: an event-driven FastAPI microservice that turns FIWARE events into three safety rules, a Streamlit dashboard for the safety manager, GitOps deployment on the project cluster with ArgoCD and Istio.
- PyTorch
- YOLACT
- FIWARE / NGSI-LD
- FastAPI
- Streamlit
- ArgoCD / Istio