Shortcuts

Data and Checkpoints

Raw videos

Pre-processed data and checkpoints

Data (# videos)

Checkpoint

Mask / viewpoint annotation

Link to tutorial

Video / visualization

car-turnaround-2 (x1)

link

interactive

Tutorial 1

finch (x1)

link

interactive

Tutorial 1

cat-pikachu-0 (x1)

foreground, composition

automatic

Tutorial 2

squirrel (x1)

link

automatic

Tutorial 2

dog-robolounge (x1)

link

automatic

Tutorial 2

cat-pikachu (x11)

link

automatic

Tutorial 3

shiba-haru (x14)

link

automatic

Tutorial 3

human-cap (x10)

link

automatic

Tutorial 3

penguin (x9)

link

interactive

None

human-48 (x48)

link

automatic

Tutorial 4

cat-85 (x85)

link

automatic

Tutorial 4

dog-98 (x98)

link

automatic

Tutorial 4

How to use the checkpoints?

First, copy the link of the checkpoint above, and replace $model-url with the link (make sure to keep the “” out side the link). Run:

bash scripts/download_unzip.sh "$model-url"

The model will be downloaded and unzipped to logdir/$model-name.

Then, copy the link of the correspoinding pre-processed data above, and replace $data-url with the link (make sure to keep the “” out side the link). Run:

bash scripts/download_unzip.sh "$data-url"

This will download and unzip the preprocessed data to database/processed/$type-of-processed-data/Full-Resolution/$data-name/.

To use the checkpoints, go to the tutorials page and follow the instructions to render videos and export meshes.


© Copyright 2023, Gengshan Yang, Jeff Tan, Alex Lyons, Neehar Peri, Carnegie Mellon University.

Built with Sphinx using a theme provided by Read the Docs.