Investigation of the Impact of Synthetic Training Data in the Industrial Application of Terminal Strip Object Detection
Nico Baumgart, Markus Lange-Hegermann, Mike M\"ucke

TL;DR
This paper evaluates how well synthetic training data, generated through a realistic image synthesis pipeline, enables deep learning models to perform terminal strip object detection in complex industrial settings, achieving high accuracy.
Contribution
It introduces a high-realism synthetic data generation pipeline for industrial object detection and provides a publicly available dataset for benchmarking sim-to-real transfer performance.
Findings
Transformer-based DINO achieves 98.40% mAP on real data
Synthetic data enables high-accuracy detection in complex industrial environments
The pipeline is transferable to other industrial applications
Abstract
In industrial manufacturing, deploying deep learning models for visual inspection is mostly hindered by the high and often intractable cost of collecting and annotating large-scale training datasets. While image synthesis from 3D CAD models is a common solution, the individual techniques of domain and rendering randomization to create rich synthetic training datasets have been well studied mainly in simple domains. Hence, their effectiveness on complex industrial tasks with densely arranged and similar objects remains unclear. In this paper, we investigate the sim-to-real generalization performance of standard object detectors on the complex industrial application of terminal strip object detection, carefully combining randomization and domain knowledge. We describe step-by-step the creation of our image synthesis pipeline that achieves high realism with minimal implementation effort…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEngineering Diagnostics and Reliability · Fault Detection and Control Systems · Advanced Measurement and Detection Methods
Methods1x1 Convolution · RoIPool · Softmax · Region Proposal Network · Focal Loss · Convolution · Feature Pyramid Network · Faster R-CNN · RetinaNet
