Skip to content

Celeba¤

Module: benchmarks.datasets.celeba

Source: benchmarks/datasets/celeba.py

Overview¤

CelebA dataset for image generation benchmarks.

This module provides a dataset implementation for the CelebA dataset, which is used for face generation and attribute manipulation benchmarks.

Classes¤

CelebADataset¤

class CelebADataset

Functions¤

init¤

def __init__()

get_batch¤

def get_batch()

get_split¤

def get_split()

Module Statistics¤

  • Classes: 1
  • Functions: 3
  • Imports: 8