3D-UNet-PyTorch-Implementation
3D-UNet-PyTorch-Implementation copied to clipboard
Where unet3d_model.tmp?
I ran "train.py" but the error was happended. The error is ModuleNotFoundError: No module named 'unet3d_model.tmp'
I can't find "tmp" in unet3d_model. Where is "tmp"?