We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you very much for your work.
I compiled and installed the post_process program.(success)
I want to run demo to reproduce the result but got error
results = bpd_cuda.forward(angles, height, width, 45, 116, 68, 5) RuntimeError: CUDA error: invalid device function
Here is my torch version torch 1.6.0 torchvision 0.7.0
I run the program in V100 and had 4GPUs Thank you very much if you can reply.
The text was updated successfully, but these errors were encountered:
Could you introduce more detail about how to measure the segmentation results? thanks.
Sorry, something went wrong.
先生你好 我现在在学习超像素分割的相关知识 我是沈阳建筑大学的一名研究生 请问您能给我发一下您做超像素分割的demo吗 您在github上的代码我跑不起来 这是我的邮箱[email protected] 希望您可以回复我 祝您工作顺利 事事顺心
No branches or pull requests
Thank you very much for your work.
I compiled and installed the post_process program.(success)
I want to run demo to reproduce the result but got error
results = bpd_cuda.forward(angles, height, width, 45, 116, 68, 5)
RuntimeError: CUDA error: invalid device function
Here is my torch version
torch 1.6.0
torchvision 0.7.0
I run the program in V100 and had 4GPUs
Thank you very much if you can reply.
The text was updated successfully, but these errors were encountered: