ColinConwell / ShapeCentral

Some code for parametrically generating images of artificial objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShapeCentral

A simple dataset consisting of simple objects in various configurations, for use in demos of machine learning and object recognition. Variations include:

  • Position
  • Rotation
  • Texture

Use

To run this code, download Blender, specify your settings in shape_central.py and run the following in the command line:

blender --background 'shape_central.blend' --python 'shape_render.py'

Shapes

Cube Sphere Torus
Cylinder Cone Suzanne

About

Some code for parametrically generating images of artificial objects.


Languages

Language:Python 100.0%