Image generation (synthesis) is the task of generating new images from an existing dataset.

  • Unconditional generation refers to generating samples unconditionally from the dataset, i.e. p(y)p(y)
  • Conditional image generation (subtask) refers to generating samples conditionally from the dataset, based on a label, i.e. p(y|x)p(y|x).

In this section, you can find state-of-the-art leaderboards for unconditional generation. For conditional generation, and other types of image generations, refer to the subtasks.