Articles tagged: "machine-learning"
-
Introducing Stratum-FFHQ: A Multi-Modal Enriched Face Dataset for the Next Generation of Generative Models
Every researcher training generative models on faces knows the drill: download FFHQ (Karras et al., 2019), write a preprocessing pipeline, run inference with a segmentation model, compute depth maps, extract... -
prx-tg: Accelerating Pixel-Space Diffusion with Asymmetric Flow Matching
The evolution of text-to-image synthesis is currently undergoing a profound architectural realignment. For years, the dominant paradigm relied on Variational Autoencoders (VAEs) to compress high-dimensional pixel data into a mathematically...