eg3d
eg3d copied to clipboard
How much GPU Memory required?
Hi, I try to train this modoel with 12GB GPUs, with "--gpus=8 --batch=8 --mbstd-group=1". But it stuck and I noticed the memory on the first GPU exhausted at a moment. So I wonder:
- How much memory does it require to train eg3d with arguments "--gpus=8 --batch=32"?
- Are the 16GB V100s okay to train the eg3d?
Thank you!