Freeviewpoint icon indicating copy to clipboard operation
Freeviewpoint copied to clipboard

GPU版本空洞问题

Open shenbunny opened this issue 4 years ago • 3 comments

您好,我运行了这个程序,CPU版本处理结果没什么问题,但是GPU版本运行结果存在很多的空洞(很多前景信息变为了背景信息),请问这是什么原因呢?

shenbunny avatar Oct 26 '21 06:10 shenbunny

你好,请问你的GPU版本怎么编译的啊,我用3090编译GPU版本,在make时候一直报错“CMake Error at cuda_lib_generated_kernel.cu.o.cmake:280”。

liustu avatar Jul 04 '24 01:07 liustu

你好,请问你的GPU版本怎么编译的啊,我用3090编译GPU版本,在make时候一直报错“CMake Error at cuda_lib_generated_kernel.cu.o.cmake:280”。

是不是cmake中cuda计算能力的设置问题? 仓库中是sm_61,可能需要设置成你卡的能力

LuyaooChen avatar Jul 13 '24 03:07 LuyaooChen

好的,感谢,我再试一下,想请教下,你编译的opencv gpu版本是哪个啊,方便提供一下更细的命令吗

---原始邮件--- 发件人: @.> 发送时间: 2024年7月13日(周六) 中午11:49 收件人: @.>; 抄送: @.@.>; 主题: Re: [LuyaooChen/Freeviewpoint] GPU版本空洞问题 (Issue #5)

你好,请问你的GPU版本怎么编译的啊,我用3090编译GPU版本,在make时候一直报错“CMake Error at cuda_lib_generated_kernel.cu.o.cmake:280”。

是不是cmake中cuda计算能力的设置问题? 仓库中是sm_61,可能需要设置成你卡的能力

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

liustu avatar Jul 13 '24 03:07 liustu