From ecb732864788b39b4cf89eb132f4623b952cc949 Mon Sep 17 00:00:00 2001 From: ilmaro8 Date: Fri, 22 Jul 2022 11:52:59 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd26d7f..1ed6d86 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Implementation of Multiple Instance Learning instance-based CNNs for histopathology images classification. ## Reference -If you find this repository useful in your research, please cite: ... +If you find this repository useful in your research, please cite: N.Marini et al. (2022). "Unleashing the potential of digital pathology data by training computer-aided diagnosis models without human annotations" -Paper link: +Paper link: https://www.nature.com/articles/s41746-022-00635-4 ## Requirements Python==3.6.9, albumentations==0.1.8, numpy==1.17.3, opencv==4.2.0, pandas==0.25.2, pillow==6.1.0, torchvision==0.8.1, pytorch==1.7.0