--- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Pytorch implementation of 3D UNet This implementation is based on the orginial 3D UNet paper and adapted to be used for MRI or CT image segmentation task -> Link to the paper: [https://arxiv.org/pdf/1606.06650v1.pdf](https://arxiv.org/pdf/1606.06650v1.pdf) +Link to the paper: [https://arxiv.org/pdf/1606.06650v1.pdf](https://arxiv.org/pdf/1606.06650v1.pdf) ## Model Architecture