diff --git a/README.md b/README.md index 4703188..2255f4f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ T. Bautista, J. Matthew, H. Kerdegari, L. Peralta and M. Xochicale In this work, we present an empirical study of DCGANs for synthetic generation of fetal head ultrasound, consisting of hyperparameter heuristics and image quality assessment. We present experiments to show the impact of different image sizes, epochs, data size input, and learning rates for quality image assessment on four metrics: mutual information (MI), fr\'echet inception distance (FID), peak-signal-to-noise ratio (PSNR), and local binary pattern vector (LBPv). The results show that FID and LBPv have stronger relationship with clinical image quality scores. -The resources to reproduce this work are available at \url{https://github.com/xfetus/miua2022}. +The resources to reproduce this work are available at \url{https://github.com/budai4medtech/miua2022}. [![article](https://img.shields.io/badge/article-arXiv-orange.svg)](https://arxiv.org/abs/2206.01731) [![article](https://img.shields.io/badge/read-article-blue.svg)](https://github.com/xfetus/miua2022/blob/pdfs/miua2022-abstract.pdf) @@ -54,7 +54,7 @@ Hence, you are free to reuse it and modify it as much as you want and as long as After generating your SSH keys as suggested [here](https://docs.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) or [here](https://github.com/mxochicale/tools/blob/main/github/SSH.md) with few personal notes. You can then clone the repository by typing (or copying) the following line in a terminal at your selected path in your machine: ``` -git clone git@github.com:xfetus/miua2022.git +git clone git@github.com:budai4medtech/miua2022.git ``` @@ -83,4 +83,4 @@ Contributions of any kind welcome! ## Contact If you have specific questions about the content of this repository, you can drop us an email to [miguel.xochicale@kcl.ac.uk](mailto:miguel.xochicale@kcl.ac.uk?subject="[miua2022]"). -If your question might be relevant to other people, please instead [open an issue](https://github.com/xfetus/miua2022/issues). +If your question might be relevant to other people, please instead [open an issue](https://github.com/budai4medtech/miua2022/issues).