diff --git a/README.md b/README.md index 6ebee27..0c07b0c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MARTA-GAN -This is the code for [MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification](http://ieeexplore.ieee.org/document/8059820/). An multiple-layer feature-matching generative adversarial networks (MARTA GANs) to learn a representation using only unlabeled data. +This is the code for [MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification](https://arxiv.org/abs/1612.08879). An multiple-layer feature-matching generative adversarial networks (MARTA GANs) to learn a representation using only unlabeled data. @@ -43,4 +43,4 @@ If you find this code useful for your research, please cite: year={2017}, publisher={IEEE} } -``` \ No newline at end of file +```