Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeya-maria-jose authored Sep 3, 2021
1 parent d846353 commit c9c7064
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Pytorch code for the paper
["Medical Transformer: Gated Axial-Attention for
Medical Image Segmentation"](https://arxiv.org/pdf/2102.10662.pdf), MICCAI 2021

Google Colab (Unofficial): [Link](https://colab.research.google.com/drive/1d9DAXZl6uukX4sqRiDF5_4l6ZB_xOkJj?usp=sharing)

### About this repo:

This repo hosts the code for the following networks:
Expand Down Expand Up @@ -128,7 +126,7 @@ The results including predicted segmentations maps will be placed in the results

### Acknowledgement:

The dataloader code is inspired from <a href="https://github.com/cosmic-cortex/pytorch-UNet"> pytorch-UNet </a>. The axial attention code is developed from <a href="https://github.com/csrhddlam/axial-deeplab">axial-deeplab</a>. Thanks to [Pavan](https://analyticsindiamag.com/author/pavan-kandruanalyticsindiamag-com/) for the Google Colab guide.
The dataloader code is inspired from <a href="https://github.com/cosmic-cortex/pytorch-UNet"> pytorch-UNet </a>. The axial attention code is developed from <a href="https://github.com/csrhddlam/axial-deeplab">axial-deeplab</a>.

# Citation:

Expand Down

0 comments on commit c9c7064

Please sign in to comment.