hi,can you help me ,i have met the "None value not supported" when i try to use the code in medical
pet-ct image segmentation ,i am embrassed to find the problem ,the special point is the input is two
picture for ct and pet image,and the output segmentation logits is not as size [batch,num_classes],it is about the size[batch,h,w,num_classes] for i try to calculate the all pixels' grad in the sapce of image ad [h,w]
have no idea of is it possible to use the technology in the segmentation task rather than classification ,would you mind giving me some suggestion ?
hi,can you help me ,i have met the "None value not supported" when i try to use the code in medical
pet-ct image segmentation ,i am embrassed to find the problem ,the special point is the input is two
picture for ct and pet image,and the output segmentation logits is not as size [batch,num_classes],it is about the size[batch,h,w,num_classes] for i try to calculate the all pixels' grad in the sapce of image ad [h,w]
have no idea of is it possible to use the technology in the segmentation task rather than classification ,would you mind giving me some suggestion ?