Skip to content
New issue

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

unet + resnet error #6

Open
tiagojcarvalho opened this issue Apr 28, 2021 · 2 comments
Open

unet + resnet error #6

tiagojcarvalho opened this issue Apr 28, 2021 · 2 comments

Comments

@tiagojcarvalho
Copy link

Hi,

when using get_segmentation_learner function with architecture_name="unet" and backbone_name="resnet50" I'm getting "RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED" error. I'm using torch 1.7.1, torchvision 0.8.2 and cuda 10.2 because of fastai compatibility.

Do you have some idea why this happens ?

@WaterKnight1998
Copy link
Owner

Hi,

It looks like CUDA is not porperly installed. What is your GPU model?

@tiagojcarvalho
Copy link
Author

GeForce GTX 1080 Ti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants