Thank you for sharing your work! I have installed it on my desktop (Nvidia Geforce GT 285M with 2G memory, unbuntu 12.04.3). The testing examples run successfully.
However, when I try the lightfield example "./lightfields -config ./configs/PARAM_SEARCH/disparity_epi_cube", there’s an out of memory error:
Lightfield structure tensor analysis
Current sigma: 0.4 / 2.51
Current tau : 0.2 / 1.61
CUDA error: out of memory, line 48
lightfields: cuda/cuda_volume_4d.cu:48: coco::cuda_volume_4d* coco::cuda_volume_4d_alloc(size_t, size_t, size_t, size_t): Assertion `false' failed.
Aborted (core dumped)
I wonder if I need a Nvidia card with larger memory(4G). Would you like to give me some suggestions on how to make it work?
Thank you very much.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Dr. Bastian Goldluecke,
Thank you for sharing your work! I have installed it on my desktop (Nvidia Geforce GT 285M with 2G memory, unbuntu 12.04.3). The testing examples run successfully.
However, when I try the lightfield example "./lightfields -config ./configs/PARAM_SEARCH/disparity_epi_cube", there’s an out of memory error:
Lightfield structure tensor analysis
Current sigma: 0.4 / 2.51
Current tau : 0.2 / 1.61
CUDA error: out of memory, line 48
lightfields: cuda/cuda_volume_4d.cu:48: coco::cuda_volume_4d* coco::cuda_volume_4d_alloc(size_t, size_t, size_t, size_t): Assertion `false' failed.
Aborted (core dumped)
I wonder if I need a Nvidia card with larger memory(4G). Would you like to give me some suggestions on how to make it work?
Thank you very much.