Skip to content

A python toolkit to create photorealistic image datasets for machine learning with Blender.

License

Notifications You must be signed in to change notification settings

ivan-alles/blender-dataset

Repository files navigation

Blender Dataset.

A python toolkit to create photorealistic image datasets for machine learning with Blender.

Installation

  • Install Blender (tested with 2.90.1).
  • Get the source code and install the dependencies using pipenv.

Usage

  • Open examples/cubes/cubes.blend in Blender.
  • Go to the python script window and run the script.
  • Go to the examples/cubes/output folder, a generated dataset JSON and images are placed there.