Skip to content

openxrlab/xrfeitoria

Repository files navigation

XRFeitoria: A Synthetic Data Factory for Machine Learning

It's for AI Researchers who have no experience with Unreal Engine, and want to create synthetic datasets.

Using this to generate synthetic data including rgb, segmentation, depth, normal map, camera parameters, 3d vertices, 3d bounding box, etc.

This plugin is relied on the Movie Render Queue plugin, and is python-friendly.

  • Tested on Unreal Engine 5.0.3

  • Test on Unreal Engine 4.27.3

Download releases

releases page

Get Started

Please see Get-Started for plugin setup.

Tutorial

Please see Tutorial for a demonstration.

Details

Python modules are defined in Content/Python folder.

C++ modules are defined in Source/XRFeitoriaGear folder.