From 829cd06f1e10a335f8242f8d4fbe5dd41c4972ca Mon Sep 17 00:00:00 2001 From: Jay Chen <34714360+JayJJChen@users.noreply.github.com> Date: Tue, 10 Sep 2019 17:13:40 +0800 Subject: [PATCH] README.md typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 532f017..5e4614c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains a Pytorch implementation of [Med3D: Transfer Learning f Many studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project aggregated the dataset with diverse modalities, target organs, and pathologies to to build relatively large datasets. Based on this dataset, a series of 3D-ResNet pre-trained models and corresponding transfer-learning training code are provided. ### License -MedicalNet is released under the MIT License (refer to the LICENSE file for detailso). +MedicalNet is released under the MIT License (refer to the LICENSE file for details). ### Citing MedicalNet If you use this code or pre-trained models, please cite the following: