GhiXu / ACMP

Planar Prior Assisted PatchMatch Multi-View Stereo
MIT License
188 stars 30 forks source link

Memory Requirements #10

Closed shreyas23 closed 2 years ago

shreyas23 commented 3 years ago

Hey!

Are there any memory requirements for this codebase? I'm working with (~4000) 918x1368 images and often find the codebase exists with "Killed" indicating that I am running out of memory (128G) at some random point during the geometric consistency phase. Is this related to #4?

RenDav commented 3 years ago

I have the same question, why does the algorithm need so much memory.

RenDav commented 3 years ago

https://github.com/GhiXu/ACMMP/issues/6#issue-1000251386