diff --git a/index.html b/index.html index 4a4ff38..c6d4067 100644 --- a/index.html +++ b/index.html @@ -122,6 +122,83 @@

Abstract

+
+
+
+
+
+

Overview

+
+

+ MarioVGG Overview +

+ MarioVGG is a text-to-video model which takes in the initial game state as a single image frame, and an action in the form of a text prompt. It then outputs a video (a sequence of frames) depicting the action in the game. +

+
+
+
+
+
+
+ +
+
+
+
+
+

Overview

+
+

+ Extended MarioVGG examples +

+ MarioVGG is a text-to-video model which takes in the initial game state as a single image frame, and an action in the form of a text prompt. It then outputs a video (a sequence of frames) depicting the action in the game. +

+
+
+
+
+
+
+ +
+
+
+
+
+

Qualitative Results

+
+

+ MarioVGG Overview +

+ Comparison between MarioVGG-generated frames and ground truth frames. +

+
+
+
+
+
+
+ +
+
+
+
+
+

Qualitative Results

+
+

+ Chaining example +

+ To generate and maintain gameplay for longer horizons, we chain together multiple model generations recursively. +

+
+
+
+
+
+
+ +