From b92ee7c598391f6267d2dc39d2770b82b07a05f5 Mon Sep 17 00:00:00 2001 From: Anner Date: Fri, 10 Nov 2023 13:03:59 +0000 Subject: [PATCH] typo fix README.md master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d295fbf7..55f4fd3d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [Björn Ommer](https://hci.iwr.uni-heidelberg.de/Staff/bommer)
\* equal contribution -**tl;dr** We combine the efficiancy of convolutional approaches with the expressivity of transformers by introducing a convolutional VQGAN, which learns a codebook of context-rich visual parts, whose composition is modeled with an autoregressive transformer. +**tl;dr** We combine the efficiency of convolutional approaches with the expressivity of transformers by introducing a convolutional VQGAN, which learns a codebook of context-rich visual parts, whose composition is modeled with an autoregressive transformer. ![teaser](assets/teaser.png) [arXiv](https://arxiv.org/abs/2012.09841) | [BibTeX](#bibtex) | [Project Page](https://compvis.github.io/taming-transformers/)