From 335c5b69b56addf545bbd53e0f7f31bee03e2dd2 Mon Sep 17 00:00:00 2001 From: Li Shen Date: Wed, 30 Aug 2017 11:50:03 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc4e86..e8a9f5e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For our entry in the DREAM2016 Digital Mammography challenge, see this [write-up ## Model downloads A few best models are available for downloading at this Google Drive [folder](https://drive.google.com/open?id=0B1PVLadG_dCKV2pZem5MTjc1cHc). Here is a table for individual downloads: -| Database | Patch Classifier | Top Layers | Single AUC | Augmented AUC | Link | +| Database | Patch Classifier | Top Layers (two blocks) | Single AUC | Augmented AUC | Link | |---|---|---|---|---|---| | DDSM | Resnet50 | \[512-512-1024\]x2 | 0.86 | 0.88 | [download](https://drive.google.com/open?id=0B1PVLadG_dCKSUJYdzNyZjVsZHc) | | DDSM | VGG16 | 512x1 | 0.83 | 0.86 | [download](https://drive.google.com/open?id=0B1PVLadG_dCKYnREWlJQZ2JaSDQ) |