ToughStoneX / Self-Supervised-MVS

Pytorch codes for "Self-supervised Multi-view Stereo via Effective Co-Segmentation and Data-Augmentation"
152 stars 15 forks source link

memory error #4

Closed lilipopololo closed 3 years ago

lilipopololo commented 3 years ago

When I run test.sh,and I set nsrc 3, nscale 1,but terminal report error

attribute lookup MemoryError on numpy.core._exceptions failed 
 DefaultCPUAllocator: not enough memory: you tried to allocate 23040000 bytes. Buy new RAM!

i have 12g vram and 16g ram. What can I do ?