zzyang
zzyang
I get the following error when I run the organize_folder_structure.py: Traceback (most recent call last): File "C:/Users/Desktop/code/3D-CycleGan-Pytorch-MedImaging-main/organize_folder_structure.py", line 157, in reference_image = resample_sitk_image(reference_image, spacing=args.resolution, interpolator='linear') File "C:\Users\Desktop\code\3D-CycleGan-Pytorch-MedImaging-main\utils\NiftiDataset.py", line 189, in...
Hi@hansen7 : When I run on my own dataset, the following errors occur. What should I do `Traceback (most recent call last): File "./OcCo_Torch/train_completion.py", line 253, in main(args) File "./OcCo_Torch/train_completion.py",...
Dear ErdanC: Sorry to bother you, I didn't find the two subnetworks of the first stage, how did skeleton come about
Dear Xinyang: After reading your paper, I found that there is work on shape completion and I am quite interested in it. However, I did not find this part in...