Qianxingyu
Results
3
comments of
Qianxingyu
same question
same problem
hi, I encountered the same problem when trying to save the inference results. I modified the func3d/dataset/btcv.py and it works. def __getitem__(self, index): point_label = 1 newsize = (self.img_size, self.img_size)...