Skip to content

Some code for parametrically generating images of artificial objects.

Notifications You must be signed in to change notification settings

ColinConwell/ShapeCentral

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages