anirban1513

Results 3 issues of anirban1513

Hello!! I tried to predict a new CT Image with the code below: The prediction image do generate, but I can't open those in a software like 3D slicer! What...

enhancement

Hello!! I can't load nii files here. For lobe Segmentation!! How to do that??

Traceback (most recent call last): File "train.py", line 35, in trainVnet() File "train.py", line 31, in trainVnet [16, 8]) File "/home/ubuntu/new_lobe/model_vnet3d_multilabel.py", line 322, in train batch_ys_onehot = convert_to_one_hot(batch_ys, self.numclass) File...