TL;DR
AI Playground is an Unreal Engine-based tool that generates customizable virtual image datasets, enabling detailed analysis of how data properties like lighting and fidelity impact deep learning model performance.
Contribution
The paper introduces AI Playground, a flexible, open-source virtual data generation tool that allows systematic study of data property effects on deep learning models.
Findings
Segmentation models are highly sensitive to fidelity and lighting.
Depth and normal estimation models are less sensitive to data properties.
Virtual datasets can achieve real-world performance levels in depth estimation.
Abstract
Machine learning requires data, but acquiring and labeling real-world data is challenging, expensive, and time-consuming. More importantly, it is nearly impossible to alter real data post-acquisition (e.g., change the illumination of a room), making it very difficult to measure how specific properties of the data affect performance. In this paper, we present AI Playground (AIP), an open-source, Unreal Engine-based tool for generating and labeling virtual image data. With AIP, it is trivial to capture the same image under different conditions (e.g., fidelity, lighting, etc.) and with different ground truths (e.g., depth or surface normal values). AIP is easily extendable and can be used with or without code. To validate our proposed tool, we generated eight datasets of otherwise identical but varying lighting and fidelity conditions. We then trained deep neural networks to predict (1)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
