I have trained a model using 512x512 images and I'm now attempting to perform model inference using the renderxray scripts. I am aware that reconstruction will require more GPU memory, so I have allocated 45GB of memory. However, I am still encountering out-of-memory errors. Can you suggest any approaches for performing inference on larger-resolution X-ray images?
Hello,
I have trained a model using 512x512 images and I'm now attempting to perform model inference using the renderxray scripts. I am aware that reconstruction will require more GPU memory, so I have allocated 45GB of memory. However, I am still encountering out-of-memory errors. Can you suggest any approaches for performing inference on larger-resolution X-ray images?