Luís Costa

Results 14 issues of Luís Costa

I read this issue can be caused by the Pytorch version. I am using the `1.0.1` version and using 1 GPU (the error also happens when I run on CPU)...

Bug

Hello, I am trying to run this model in a only-CPU machine but I get a "Killed" message. It seems that I have a memory leak somewhere. I can load...

First, thank you for this amazing project. The results look very promsing! However, I am getting this error a lot and I really don't know what is triggering it and...

Hello, I was following the DICOMcast how-to-guides and I noticed that in the step attached in the picture, it requires the App Service URL for each of the healthcare services....

Hello, how do I install openslide? Oringally, I would do it like this: `RUN apt-get update && apt-get install -y --no-install-recommends openslide-tools python3-openslide` Is there any other way that I...

Hello, I am working directly with a hospital from Porto, Portugal. I have been using this amazing tool to simulate the number of UCI which is very important for us....

question
models

Can we have access to the hardware specifications used to train this model? I'm always going OOM, I'd like to know which hardware I need to make this work regards

How can I load FCN8 weights for a network with a different ouput than the one used to train original FCN8 on VOC dataset? I downloaded the `fcn8s_from_caffe.pth` file and...

Hello, I am developing a simple FCN for texture segmentation and I would like to apply the context encoding module to see if it improves my model performance. However, after...

Hey, Olga! First, I would love to thank you for your amazing work. The article is so well written and explained and your code looks super clean. I have been...