From e6ae894cca21553880718a01f9c58088b80cd336 Mon Sep 17 00:00:00 2001 From: Jarmo Teuho <jarmo.teuho@utu.fi> Date: Tue, 15 Mar 2022 09:25:29 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ce8618..789d90e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains a collection of machine learning methods for classifica Currently there are two datasets in the repository: -1) **MIC2021:** this dataset contains the source code and trained models for the classifiers which were published in the IEEE 2021 Nuclear Science Symposium (NSS) and Medical Imaging Conference (MIC) conference record. +**1) MIC2021:** this dataset contains the source code and trained models for the classifiers which were published in the IEEE 2021 Nuclear Science Symposium (NSS) and Medical Imaging Conference (MIC) conference record. If you use any part of the code or the models in subsequent works, please cite the following article for reference: @@ -12,7 +12,7 @@ If you use any part of the code or the models in subsequent works, please cite t J. Teuho, J. Schultz, R. Klén, A. Saraste, N. Ono, S. Kanaya 2021 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC)** -2) **SciReps2022:** this dataset contains the source code and trained models for the polar map classifier published in Scientific Reports in February 2022. +**2) SciReps2022:** this dataset contains the source code and trained models for the polar map classifier published in Scientific Reports in February 2022. If you use any part of the code or the models in subsequent works, please cite the following article for reference: -- GitLab