About the project
This is an ongoing university project, and due to an NDA, I am unable to disclose all details. For this project, I am working on two key components: a 3D Variational Autoencoder (VAE) and a Reinforcement Learning (RL) environment.
3D Variational Autoencoder
The goal of the 3D Variational Autoencoder is to take two separate parts of an object, which fit together, and output the complete object. To achieve this, we convert our .obj files, which consist of faces and vertices, into voxelized objects for processing by the autoencoder.
Data:
Showcase Cube
Showcase Sphere
Showcase cylinder