Skip to content

Abstract

zpy is a python package that makes synthetic data easy, by simplifying the process of creating simulations, or sims. The zpy module contains multiple pieces:

  • A Blender Addon for creating and debugging sims inside the Blender UI.
  • A CLI for things like uploading sims and generating datasets.
  • A WebApp for a GUI version of the API and CLI.
  • A Python client for generating synthetic datasets.