#17 · Primary category: Synthetic Data Generation
Dataset_Synthesizer
NVIDIA Deep learning Dataset Synthesizer (NDDS)
Project last updated:10/21/20
GitHub Stars
602
Forks
136
Contributors
2
License
Other
Why we included this project
When you train object detectors or pose estimators, the bottleneck is often the data: real labeled images are hard to come by, especially when you need coverage across lighting conditions and camera angles. NDDS, NVIDIA's Unreal Engine-based dataset synthesizer, addresses this by generating photorealistic synthetic scenes and exporting them with labels automatically. Domain randomization varies textures, lighting, and object placement so models trained on the output generalize instead of overfitting to a single setup. The ground-truth annotations, including segmentation masks and 6-DoF pose labels, are exact by construction, which makes the tool attractive for robotics and industrial vision work. It runs as a C++/C# pipeline with an Unreal plugin, so it's a desktop workflow rather than a Python library; teams already working in Unreal will find it the most natural fit.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
SDV
Synthetic data generation for tabular data
distilabel
Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.
kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
UltraChat
Large-scale, Informative, and Diverse Multi-round Chat Data (and Models)
synthetic-data-generator
SDG is a specialized framework designed to generate high-quality structured tabular data.