Skip to content

utwnglam/gan-data-generate

Repository files navigation

Use of stylistic GAN in Gaming Applications

Data processing reference of FYP

Generator

Generate png which represent 3D voxel cube

1st version: Generate png contain 2D square only

IKEA dataset:

dataset from Dataset for IKEA 3D models and aligned images

change .obj files to .binvox by binvox

read and retrieve the numpy array of .binvox by binvox-rw-py

Put desired .binvox files inside folder /BINVOX/INPUT/ then result .png will be in folder /BINVOX/OUTPUT/

remember to change the function first

if __name__ == "__main__":
    ikea_convert()

Visualizer

Convert 2D result png back to 3D voxel for visualization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages