HLinChen / GNeSF

36 stars 0 forks source link

About generate_gt.py for TSDF. #3

Closed YooWang closed 9 months ago

YooWang commented 10 months ago

Thank you very much for your wonderful work. I wonder if you have encountered the following problems when running tools/tsdf_fusion/generate_gt.py: pycuda._driver.LogicError: cuMemAlloc failed: invalid device context, or, pycuda._driver.LogicError: cuCtxSynchronize failed: an illegal memory access was encountered. Thank you very much and looking forward to your reply.

YooWang commented 10 months ago

我根据描述的运行genertate_gt的脚本,但是一直会碰到pycuda._driver.LogicError: cuMemAlloc failed: invalid device context, 或者参考相关的工作修改后,也会有pycuda._driver.LogicError: cuCtxSynchronize failed: an illegal memory access was encountered,请问你碰到类似的问题吗? 可以稍微详细描述一下你获得tsdf的操作过程吗?

HLinChen commented 10 months ago

Sorry, I haven't had a similar issue. But I have uploaded the compressed folder and you can download it from here. (https://drive.google.com/file/d/19ZICAVjVoRYDE2skSDLWvKHKQpoqd2Dp/view?usp=sharing)

YooWang commented 10 months ago

Thank you very much!