... model = UNet(**kwargs) if pretrained: checkpoint = "https://github.com/mateuszbuda/brain-segmentation-pytorch/releases/download/v1.0/unet-e012d006.pt" ...
確定! 回上一頁