Enhancing industrial safety AI with synthetic data on Amazon SageMaker AI

What Changed
The article describes an end‑to‑end synthetic data augmentation pipeline on Amazon SageMaker AI that uses a diffusion model (Qwen‑Image‑Edit‑2509) to insert synthetic people into real industrial scene images and then automatically labels them with Amazon Rekognition DetectLabels. Experiments showed up to 160 % improvement in person‑detection mAP50 without manual annotation or hazardous photography sessions.
Why It Matters
Enterprise architects can reduce data‑collection costs and accelerate model training for safety‑critical edge deployments, improving reliability of person‑detection in high‑risk scenarios. The approach also mitigates class imbalance and domain‑gap issues, potentially lowering maintenance overhead for model updates.
The Limitation
The reported performance gains are based on a specific diffusion model and may not generalize to all industrial environments or equipment types.
What You Can Do
Implement a pilot synthetic‑data pipeline on SageMaker AI to generate and label training images for your existing safety‑vision models.