AntixK / PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.
Apache License 2.0
6.44k stars 1.05k forks source link

Custom dataset #78

Open Ryan910702 opened 1 year ago

Ryan910702 commented 1 year ago

I don't understand how to change the code to fit my own dataset. My data includes squared RGB jpg files in one folder.

kuailexiaohunzi commented 4 months ago

I don't understand how to change the code to fit my own dataset. My data includes squared RGB jpg files in one folder.

May I ask if you have resolved it? I have also encountered the same problem. Can you communicate with me