From 1d01c2b68c90619b173d4675d9a283be2bd44a33 Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Sun, 3 Jan 2021 12:49:31 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dbb567c6..ef5d649f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ ## What's New +### Jan 3, 2021 +* Add SE-ResNet-152D weights + * 256x256 val, 0.94 crop top-1 - 83.75 + * 320x320 val, 1.0 crop - 84.36 +* Update [results files](results/) + ### Dec 18, 2020 * Add ResNet-101D, ResNet-152D, and ResNet-200D weights trained @ 256x256 * 256x256 val, 0.94 crop (top-1) - 101D (82.33), 152D (83.08), 200D (83.25)