From c06057c609ecb72ee04e529aceb7eaff184c7477 Mon Sep 17 00:00:00 2001 From: Diedre Carmo Date: Mon, 27 Jul 2020 10:37:56 -0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f7918..c94dda8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Extended 2D Consensus Hippocampus Segmentation (e2dhipseg) - beta # Introduction -This contains official implementation for the papers: +The masters dissertation related to this work has been published: +Deep Learning for Hippocampus Segmentation (http://repositorio.unicamp.br/handle/REPOSIP/345970) + +This repository is also the official implementation for the papers: Journal pre-print:\ Hippocampus Segmentation on Epilepsy and Alzheimer’s Disease Studies with Multiple Convolutional Neural Networks (https://arxiv.org/pdf/2001.05058.pdf)