/COMP9444_image_dataset_generator

A script to generate a dataset matrix from a given image. Training an n*2*n encoder-decoder model with the dataset should be able to reconstruct the image by visualizing the hidden layer.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

COMP9444_image_dataset_generator

A script to generate a dataset matrix from a given image. Training an n2n encoder-decoder model with the dataset should be able to reconstruct the image by visualizing the hidden layer.