1 مستودع
Datasets created specifically to benchmark the performance of generative models.
Distinct from Evaluation Datasets: Focuses on the generation of visual datasets for benchmarking, not just static collections of inputs for LLMs.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Generative. Refine with filters or upvote what's useful.
DiT is a latent diffusion model and transformer-based generative AI framework implemented in PyTorch. It functions as a class-conditional image generator that replaces traditional convolutional backbones with a transformer architecture to synthesize high-fidelity images. The project utilizes patch-based latent processing and latent space compression to operate on low-dimensional image representations. It incorporates class-conditional guidance and adjustable guidance scales to control the visual content of generated images during the sampling process. The framework covers distributed model t
Enables parallel generation of large image batches to evaluate model performance across diverse datasets.