lkeab / gaussian-grouping

[ECCV'2024] Gaussian Grouping for open-world Anything reconstruction, segmentation and editing.
https://arxiv.org/abs/2312.00732
Apache License 2.0
607 stars 43 forks source link

Deva run out of memory with "Including non-PyTorch memory, this process has 17179869184.00 GiB memory in use." #11

Open zhangzehao123 opened 9 months ago

zhangzehao123 commented 9 months ago

image Hello, when I try to find the dynamic masks of the video,my gpu memory was run out, how can i solve it? I used 4070 GPU.

Thank you!

ymq2017 commented 8 months ago

Hi, if memory is not enough, you can try downsampling the resolution of your dataset.

ThePassedWind commented 8 months ago

Hi, if memory is not enough, you can try downsampling the resolution of your dataset.

Hi, it seems that 24GB is not enough to train bear model.

image

image

garrisonz commented 6 months ago

@ThePassedWind Have you solve this problem? I encounter the same error.