haofeixu / aanet

[CVPR'20] AANet: Adaptive Aggregation Network for Efficient Stereo Matching
Apache License 2.0
521 stars 100 forks source link

问题 #56

Closed zhouwenlu closed 1 year ago

zhouwenlu commented 3 years ago

运行指令时出现这样的错误:error in modulated_deformable_im2col_cuda: no kernel image is available for execution on the device,哪位大神可以帮忙讲解一下呢,我的微信号是15033351767,谢谢

flow-specter commented 3 years ago

您好,我也遇到了同样的问题,请问解决了吗

Jack47746 commented 2 years ago

你好,请问你们解决了这个问题嘛?

您好,我也遇到了同样的问题,请问解决了吗

运行指令时出现这样的错误:error in modulated_deformable_im2col_cuda: no kernel image is available for execution on the device,哪位大神可以帮忙讲解一下呢,我的微信号是15033351767,谢谢

haofeixu commented 1 year ago

Hi all, sorry for the late response.

If this issue is still relavant to you, I would suggest to try our new GMStereo model: https://haofeixu.github.io/unimatch/ & https://github.com/autonomousvision/unimatch. No CUDA op is required. A Colab demo is also provided to try our model in your browser. Hope it helps, thanks.