fuy34 / superpixel_fcn

[CVPR‘20] SpixelFCN: Superpixel Segmentation with Fully Convolutional Network
Other
392 stars 80 forks source link

Cuda9.0 #37

Closed ShamsaHasnain closed 2 years ago

ShamsaHasnain commented 2 years ago

Hy!  I'm student of research. I'm interested in your code of Superpixel_fcn and I like it strongly. I want to use this code in own research era.

During installation of cuda 9 , occur errors " graphic driver not compatible with this version of windows ". How I solve it... In your code which GPu have used for cuda 9.

I have some troubles to install cuda 9. Please help me for solve my problem....

fuy34 commented 2 years ago

Hi,

Thank you for your interest. I used 1080Ti GPU for this project. I guess you have a more advanced GPU that no longer supports CUDA 9.0. You can go whatever CUDA version your GPU is compatible with, and then install the corresponding PyTorch version. The performance may be various a little bit, but the code should work in general.

Thanks.

ShamsaHasnain commented 2 years ago

Thank you for your reply!

On Thu, Jun 23, 2022, 9:09 AM Fengting @.***> wrote:

Hi,

Thank you for your interest. I used 1080Ti GPU for this project. I guess you have a more advanced GPU that no longer supports CUDA 9.0. You can go whatever CUDA version your GPU is compatible with, and then install the corresponding PyTorch version. The performance may be various a little bit, but the code should work in general.

Thanks.

— Reply to this email directly, view it on GitHub https://github.com/fuy34/superpixel_fcn/issues/37#issuecomment-1163904690, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXX2CVEYRDQZDVOJG3CZ7X3VQPPO5ANCNFSM5Y2E2FCA . You are receiving this because you authored the thread.Message ID: @.***>