Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedgh970 authored Jan 12, 2022
1 parent 4ecbbd0 commit 2c28cf4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository contains the code for our paper on [Transformers for Unsupervised Anomaly Segmentation in Brain MR Images](https://www.sciencedirect.com).
If you use any of our code, please cite:
```
@article{ahghorbe2021,
@article{ahghorbe2022,
title = {Transformer based Models for Unsupervised Anomaly Segmentation in Brain MR Images},
author = {Ghorbel, Ahmed and Aldahdooh, Ahmed and Hamidouche, Wassim and Albarqouni, Shadi},
booktitle={Medical Imaging with Deep Learning},
Expand All @@ -24,6 +24,9 @@ If you use any of our code, please cite:
<!-- /code_chunk_output -->


## Tags
<code>Transformers</code>, <code>Autoencoders</code>, <code>TensorFlow</code>, <code>Keras</code>, <code>Anomaly Segmentation</code>, <code>Unsupervised<code>, <code>Brain MR Images<code>

## Requirements
* Python >= 3.6

Expand Down

0 comments on commit 2c28cf4

Please sign in to comment.