From 1cb493ca4d3f7dd2978851de0eaade33a7e213f3 Mon Sep 17 00:00:00 2001 From: toniwuest Date: Tue, 23 Jul 2024 21:16:53 +0200 Subject: [PATCH] update page --- docs/index.html | 190 ++++---------------------------------- docs/static/css/index.css | 1 + 2 files changed, 21 insertions(+), 170 deletions(-) diff --git a/docs/index.html b/docs/index.html index 82ef8bc..8a88104 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,18 +49,9 @@ More Research @@ -78,19 +69,22 @@

Pix2Code: Learning to Compose Neural Vi

- Antonia + Antonia Wüst1, - Wolfgang + Wolfgang Stammer1,2, - Quentin Delfosse1, + Quentin + Delfosse1, - Devendra Singh Dhami3, + Devendra Singh + Dhami3, - Kristian Kersting1,2,4,5, + Kristian + Kersting1,2,4,5,
@@ -106,7 +100,8 @@

Pix2Code: Learning to Compose Neural Vi - - -
@@ -243,8 +179,8 @@

Abstract

To tackle both the generalizability and interpretability constraints of visual concept learning, we propose Pix2Code, a framework that extends program synthesis to visual relational reasoning - by utilizing the abilities of both explicit, compositional symbolic and implicit neural representa- - tions. This is achieved by retrieving object representations from images and synthesizing relational + by utilizing the abilities of both explicit, compositional symbolic and implicit neural representations. + This is achieved by retrieving object representations from images and synthesizing relational concepts as λ-calculus programs. We evaluate the diverse properties of Pix2Code on the challenging reasoning domains, Kandinsky Patterns, and CURI, @@ -259,17 +195,6 @@

Abstract

- - -
@@ -278,45 +203,6 @@

Video

- - - - - - - - - - - - -
@@ -405,42 +291,6 @@

Human revision of Pix2Code - - - - - -

diff --git a/docs/static/css/index.css b/docs/static/css/index.css index f4e4d2b..c377108 100644 --- a/docs/static/css/index.css +++ b/docs/static/css/index.css @@ -71,6 +71,7 @@ body { /*color: hsl(204, 86%, 53%) !important;*/ color: #0cc8cc; color: #0dc4e1; + color: #e08b4a; } .publication-authors a:hover {