Datagen Documentation#
Datagen provides an all-purpose generator of synthetic images of human faces and bodies, providing perfectly annotated datapoints for training and testing your neural network.
Sample datapoints#
Here is a sampling of the data you can generate on our platform: visual spectrum images, semantic segmentation, depth maps, nir (near-infrared), and normal maps:

Contents#
Overview: Installation and usage of our SDK, which you can use to generate data requests to order custom datapoints
About data requests: A detailed guide to the structure of a custom data request, through which you exercise granular control over the datapoints you order from our system
Playbooks: Guidelines for how best to use our platform for specific neural network tasks
About Datagen: Who we are and what we do
External Links#
Log in to our platform and begin generating synthetic data
Download and learn about our SDK on the PyPI website