From 01b89f769e445ad883a60e404aa6aeddc42fb592 Mon Sep 17 00:00:00 2001 From: Avinash G Kori Date: Sun, 5 Aug 2018 14:48:49 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 012c9f3..9bc71ac 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This repository contains the implementation of 2D UNet architecture for fetal br ![data](./images/data.png) +First figure shows raw MR image, second hand annotated groundtruth image and last shows weight map for spatial weighted cross entropy loss
## Results