Joris Fournel
Joris Fournel
Hi, Just wanted to know if you have a final version since you said it was a demo, I'm wondering what's different from the version of the authors ... Will...
Hi, First thank you for this implementation. I didn't test it yet but I'm about to, for custom data, a 3 classes segmentation task, where implementing a weighted cross entropy...
Hi all, I'm trying to train a SegNet for a medical segmentation problem, where i have images of muscles and i want to segment the underskin fat from the rest,...
I get the following error : VNet.py:53: RuntimeWarning: divide by zero encountered in divide weightData[defLab == 1] = np.prod(defLab.shape) / np.sum((defLab==1).astype(dtype=np.float32)) F1018 14:52:56.896700 11971 syncedmem.cpp:51] Check failed: error == cudaSuccess...