Closed garrisonz closed 1 year ago
around 30G. 32G v100 is good enough.
I train Monohuman on a single 16G P100, but it fail with error "cuda out of memory". May I know how much memory of GPU is needed when training. thanks
Hi, if your CUDA memory is not enough, you can reduce the N_patches and size configs and increase sample_subject_ratio configs in https://github.com/Yzmblog/MonoHuman/blob/main/configs/default.yaml#LL132C1-L135C40 to fit your machine.
I train Monohuman on a single 16G P100, but it fail with error "cuda out of memory". May I know how much memory of GPU is needed when training. thanks