From f052669f5a0ce0b9be282519546ae493c21358dc Mon Sep 17 00:00:00 2001 From: Ishita Jain Date: Tue, 8 Oct 2019 02:35:32 +0530 Subject: [PATCH] Update README.md Fixed some typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c3fe47..4dd8277 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: