About
The dataset contains 1000000 images with a random shape (of 17 possible shapes). This dataset is generated using the 3D Shapes Dataset Generator I've developed. Feel free to use it from here.
Label
Column Name |
Info |
filename |
Name of the image file |
shape |
Shape Index |
operation |
Operation Index |
a,b,c,d,e,f,g,h,i,j,k,l |
Dimensional parameters |
hue, sat, val |
HSV Values of the color |
rot_x, rot_y, rot_z |
Euler Angles |
pos_x, pos_y, pos_z |
Position Vector |
Each row depicts information about a shape in the image of a dataset.
Seed
The seed value of the dataset is stored in a txt file and can be used to re-generate the dataset using the tool.