Dear authors, I encountered an insufficient GPU memory problem, when I trained the VQGAN model based on Kits19 dataset. I found you trained this medical diffusion model with a 24GB memory GPU. According to your default parameter setting, I failed to train the VQGAN model( n_codes = 16384) on a 50GB memory GPU (although the batch size = 1). It seems like this model can be adopted to process the whole CT scan without cropping. What should I do to cope with this problem, not affecting the performance of your model? I would appreciate if you can give me a hand!!
Dear authors, I encountered an insufficient GPU memory problem, when I trained the VQGAN model based on Kits19 dataset. I found you trained this medical diffusion model with a 24GB memory GPU. According to your default parameter setting, I failed to train the VQGAN model( n_codes = 16384) on a 50GB memory GPU (although the batch size = 1). It seems like this model can be adopted to process the whole CT scan without cropping. What should I do to cope with this problem, not affecting the performance of your model? I would appreciate if you can give me a hand!!