kxhit / EscherNet

[CVPR2024 Oral] EscherNet: A Generative Model for Scalable View Synthesis
https://kxhit.github.io/EscherNet
Other
231 stars 12 forks source link

Memory requirements #9

Open yejr0229 opened 2 months ago

yejr0229 commented 2 months ago

Hi, I'd like to know how much memory is required for EscherNet? An A100 or just RTX3090 with 24GB will be enough?

jk4011 commented 1 month ago

I'm wondering training memory requirement, too.

kxhit commented 1 month ago

Hi, the training details are in the paper, which requires 6 A100 80GB GPUs to train. But for inference, it takes less than 10GB GPU memory, which can run on a commercial GPU easily.