"train_dataset = MNIST(dataset_path, transform=mnist_transform, train=True, download=True)\n", "test_dataset = MNIST(dataset_path, transform=mnist_transform, train ...
In this project, I aim to create a set of images of Kuzushiji Japanese characters via the Kuzushiji-49 dataset using 2 graphical models which are Conditional-Variational Autoencoder(C-VAE), and ...
Generating synthetic data is useful when you have imbalanced training data for a particular class, for example, generating synthetic females in a dataset of employees that has many males but few ...
Abstract: Variational Autoencoder(VAE) combines the ideas of autoencoders and variational inference, introducing the concept of latent space and variational inference to endow autoencoders to generate ...
Generating the periodic structure of stable materials is a long-standing challenge for the material design community. This task is difficult because stable materials only exist in a low-dimensional ...
Abstract: In this article, we propose a novel conditional generative flow-induced variational autoencoder (CGlow-VAE) model to address the critical challenge of the small sample issue in plasma ...