Konstantinos Kamnitsas
Konstantinos Kamnitsas
Hello, Let us note here to the users that DLTK's implementation of DeepMedic is significantly underperforming the original implementation ([publicly available at link](https://github.com/Kamnitsask/deepmedic)). If users seek to evaluate performance of...
Add a section in the README that describes how to check if GPUs are successfully visible. The code could also be logging this. E.g.: import tensorflow as tf print("Num GPUs...
I got a couple of emails so asking, so, here it is: In our work "Unsupervised domain adaptation in brain lesion segmentation with adversarial networks" (https://arxiv.org/abs/1612.08894, accepted in [IPMI 2017](http://www.ipmi2017.org/))...
After communications with a user (thanks Shadab), we found that if this code is run using Tensorflow-2, training the model does not lead to learning/convergence. In fact, error goes super-high,...