The effects of using created synthetic images in computer vision training
John W. Smutny

TL;DR
This study demonstrates that synthetic images generated from rendering engines like Unreal Engine 4 can effectively supplement real datasets in computer vision training, reducing the need for large amounts of real data while maintaining high accuracy.
Contribution
It provides a practical methodology for creating and evaluating synthetic images to enhance deep learning model training in data-scarce scenarios.
Findings
Adding over 60% synthetic images narrows accuracy gap to 1-2%.
Synthetic images can replace up to 90% of real data during training.
Using synthetic images reduces data collection costs significantly.
Abstract
This paper investigates how rendering engines, like Unreal Engine 4 (UE), can be used to create synthetic images to supplement datasets for deep computer vision (CV) models in image abundant and image limited use cases. Using rendered synthetic images from UE can provide developers and businesses with a method of accessing nearly unlimited, reproducible, agile, and cheap training sets for their customers and applications without the threat of poisoned images from the internet or the cost of collecting them. The validity of these generated images are examined by testing the change in model test accuracy in two different sized CV models across two binary classification cases (Cat vs Dog and Weld Defect Detection). In addition, this paper provides an implementation of how to measure the quality of synthetic images by using pre-trained CV models as auditors. Results imply that for large…
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
TopicsArtificial Intelligence Applications · Advanced Neural Network Applications · Industrial Vision Systems and Defect Detection
