<?xml version="1.0" encoding="UTF-8"?>
<resource xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4/metadata.xsd"
          xmlns="http://datacite.org/schema/kernel-4"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <identifier identifierType="DOI">10.26249/FK2/AK12UP</identifier>
    <creators><creator><creatorName>Schöning, Julius</creatorName></creator></creators>
    <titles>
        <title>Osnabrück — Synthetic Scalable Cube Dataset</title>
    </titles>
    <publisher>osnaData</publisher>
    <publicationYear>2025</publicationYear>
    <resourceType resourceTypeGeneral="Dataset"/>
    
    <descriptions>
        <description descriptionType="Abstract">Retrieving the 3D shape of an object from a collection of images or a video is currently realized with multiple view geometry algorithms, most commonly Structure from Motion (SfM) methods. With the aim of introducing artificial neuronal networks (ANN) into the domain of image-based 3D reconstruction of unknown object categories, we developed a scalable voxel-based dataset in which one can choose different training and testing subsets. We show that image-based 3D shape reconstruction by ANNs is possible, and we evaluate the aspect of scalability by examining the correlation between the complexity of the reconstructed object and the required amount of training samples. Along with our dataset, we are introducing, in this paper, a first baseline achieved by an only five-layer ANN. For capturing life’s complexity, the ANNs trained on our dataset can be used a as pre-trained starting point and adapted for further investigation. Finally, we conclude with a discussion of open issues and further work empowering 3D reconstruction on real world images or video sequences by a CAD-model based ANN training data set. Data Sets   3x3x3 - 100 000 cubes cf. cube3by3by3TBP.tar.bz2 for views and cubes_3x3x3_random_200000.tar.gz for 3D objects   4x4x4 - 300 000 cubes cf. cube4by4by4TBP.tar.bz2 for views and cubes_4x4x4_random_325000.tar.gz for 3D objects   8x8x8 430 000 cubes cf. cube8by8by8TBP.tar.bz2 for views and cubes_8x8x8_random_430000.tar.gz for 3D objects   Generator Tools Python Voxelizer This python script create voxelized objects incl. a voxel set list out of ply, off or stl 3D object files. (cf. model2VoxelCloud.py) Cube Generator This generator, written in Matlab, randomly generates n 3D objects. Each such object is created by taking a unit cube in R³ and subdividing it into a r x r x r sub cubes. The parameter r can be defined by the user. By ensuring the uniqueness of the cube distribution in the voxel grid, this generator is able to generate 2^(r³) different 3D objects and export them as 3D *.obj object files. Views Generator This generator, written in Matlab, (can be optionally used for voxelization of 3D objects and) renders w input images with a pixel resolution x by x. Where the w different viewpoints are uniformly distributed around the object by using the Fibonacci lattice.</description>
    </descriptions>
    <contributors><contributor contributorType="ContactPerson"><contributorName>Schöning, Julius</contributorName></contributor><contributor contributorType="ContactPerson"><contributorName>Schöning, Julius</contributorName></contributor><contributor contributorType="Producer"><contributorName>Schöning, Julius</contributorName></contributor></contributors>
</resource>
