100k Random Shapes With Random Operations
32x32 100000 images with labels and a tool to customize the dataset
@kaggle.makra2077_100000_random_shapes_with_random_operations
32x32 100000 images with labels and a tool to customize the dataset
@kaggle.makra2077_100000_random_shapes_with_random_operations
CREATE TABLE dataset (
"filename" VARCHAR,
"shape" BIGINT,
"operation" BIGINT,
"a" DOUBLE,
"b" DOUBLE,
"c" DOUBLE,
"d" DOUBLE,
"e" DOUBLE,
"f" BIGINT,
"g" DOUBLE,
"h" BIGINT,
"i" BIGINT,
"j" BIGINT,
"k" BIGINT,
"l" BIGINT,
"hue" DOUBLE,
"sat" BIGINT,
"val" BIGINT,
"rot_x" DOUBLE,
"rot_y" DOUBLE,
"rot_z" DOUBLE,
"pos_x" DOUBLE,
"pos_y" DOUBLE,
"pos_z" DOUBLE
);
Anyone who has the link will be able to view this.