I am not able to configure a unet but I am getting an unusual error.
This is my dataloader. It is working fine.
This is my Unet_learner code
But i get this unusual error which makes no sense.
any help would be useful Thanks.
I am not able to configure a unet but I am getting an unusual error.
This is my dataloader. It is working fine.
This is my Unet_learner code
But i get this unusual error which makes no sense.
any help would be useful Thanks.
You need to pass it in as Mish
not Mish()
Oh thank you. Im so dumb