Visceral-Project / EvaluateSegmentation

A program to evaluate the quality of image segmentations.
Apache License 2.0
313 stars 87 forks source link

Memory allocation problem #12

Open MarkGooding opened 2 years ago

MarkGooding commented 2 years ago

I have tried to run the Windows pre-compiled exe on a large volume (1024,1024,500). The output is "Memory allocation 2 !" I assume this means that the program cannot allocate sufficient memory. Is there any work around (other than using smaller datasets?)