Open Raojiyong opened 1 month ago
Thank you for your interest in our work! I have no idea about OOM.
It only needs about 19G memory. Maybe you can try to reduce the learning rate.
Thanks for your reply!!
That's weird. Could you tell me the specific version you are running? I'm using python 3.8 with pytorch 1.9.1 and torchvision 0.10.1.
Hello, can you solve it
Hello, can you solve it
No, I haven't solved it
I have trained the model followed by the steps in readme, but I always have an out of memory error.
The only differences is that I'm training on 6 cards. So I replace the hyperparameters SOLVER.IMS_PER_BATCH and DATALOADER.NUM_WORKERS.
I wonder why this happened? Thanks!