Task
In this challenge, a textured plane is placed in the standard setup. The shape of the plane is known, but its texture needs to be reconstructed.
Reconstructing the texture of a plane is somewhat similar to the problem of reconstruction flat geometric objects. However, direct texture reconstruction has not yet been attempted in the literature and thus this challenges only contains the somewhat simple scenario of a single, flat plane. Once research advances, more complex shapes might be added.
Dataset
The dataset contains twelve tasks with varying difficulty:
| Name | Resolution | Pixel depth |
|---|---|---|
| Character | ||
| Digit | ||
| Letter | ||
| Smiley | ||
| House | ||
| Number | ||
| Pattern | ||
| Text | ||
| Books | ||
| Concert | ||
| Fan | ||
| Industrial |
For the tasks printed in bold, ground truth information is available:
The ground truth images can be used to calibrate the reconstruction output to the actual pixel values.
Submission
The submission should contain a png file for each task.
Solutions are not restrained to the pixel depth or resolution of the
reference file. Especially for the first two groups, arbitrary gray
values can be used to model uncertainty.