PT
PT
Hi @explainingai-code , I'm using some older hardware -- 4 GTX Titan X's. Could that also be a problem? Thank you!
Here is the config file: ``` dataset_params: im_path: 'data/combined_cropped_256x256' im_channels : 1 im_size : 256 name: 'combined_cropped_256x256' diffusion_params: num_timesteps : 1000 beta_start : 0.0015 beta_end : 0.0195 ldm_params: down_channels: [...
Still no luck with either of those options... I'll try to get some GPUs with more memory... thank you!
Fwiw the interpolation video turned out the same... https://github.com/clovaai/stargan-v2/assets/51246278/12d3c164-8cb2-4655-9219-f899e3d145c7
I did not get this resolved... I think it was something to do with later package versioning in the environment. Might re-try eventually, but StyleGAN has served my purposes fine...