From a455aedf4d12d12ea01d499fa3321256e461eb36 Mon Sep 17 00:00:00 2001 From: Robert Jan Schlimbach Date: Thu, 23 Sep 2021 12:02:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268ff89..c58f6e8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ CAMELYON16_PATH= python train.py hydra/launcher/node@hydra.launch ## WIP results Top: original, bottom: reconstruction. -Input dimensionality: `256×256×3`, latent dimensionality: `32×32` (i.e. `99.47%` compression). +Input dimensionality: `256×256×3` ordinal 8-bit, latent dimensionality: `32×32` categorical 8-bit (i.e. `99.47%` compression). ![image](https://user-images.githubusercontent.com/5969044/134488209-4c1696d3-6478-41d0-a7bf-e7e99544382b.png)