Amelia Jimenez-Sanchez
Amelia Jimenez-Sanchez
Hello, I am having the same problem as @panovr with a smaller medical data set, gray scale images. Around 800 images with their corresponding masks. I have tried to use...
hi @agrafix which comment do you mean? Because I have already tried reducing the number of layers to 3 and also changing the number of features to 16 and 64....
@jakeret thanks for the suggestions, unfortunately fixing the bug in layers didn't help. Is it possible to resize the input given to the network and consequently the next layers to...
Hi, thanks for the answer! I haven't modified the code, so the model is restored in the same way as the code here. Yes, prediction is working.
> line 283 of resnet.py , should it be weight_decay=FC_WEIGHT_DECAY) ? I think so too
Hello @dangithubs How are you loading the pre-trained weights into the model? I would like to finetune it for a different task. Thanks in advance
Hello! I don't know why the ./jpeg issue was previously closed since it has not been fixed [1](https://github.com/multinormal/ddsm/issues/1) Did you really test the code on "Linux (x86, 64-bit only)"? It...
Hi, I got the data from here recently: https://wiki.cancerimagingarchive.net/display/Public/CBIS-DDSM Cheers, Amelia.