Search papers, labs, and topics across Lattice.
The paper introduces BBQ, a text-to-image model that directly conditions on numeric bounding boxes and RGB color triplets, enabling precise spatial and chromatic control. BBQ achieves this by training on captions augmented with parametric annotations, without requiring architectural changes or inference-time optimization. Evaluations demonstrate that BBQ achieves superior box alignment and RGB color fidelity compared to state-of-the-art text-to-image models.
Finally, a text-to-image model that lets you drag objects and pick colors with numeric precision, ditching the ambiguity of iterative prompting.
Text-to-image models have rapidly advanced in realism and controllability, with recent approaches leveraging long, detailed captions to support fine-grained generation. However, a fundamental parametric gap remains: existing models rely on descriptive language, whereas professional workflows require precise numeric control over object location, size, and color. In this work, we introduce BBQ, a large-scale text-to-image model that directly conditions on numeric bounding boxes and RGB triplets within a unified structured-text framework. We obtain precise spatial and chromatic control by training on captions enriched with parametric annotations, without architectural modifications or inference-time optimization. This also enables intuitive user interfaces such as object dragging and color pickers, replacing ambiguous iterative prompting with precise, familiar controls. Across comprehensive evaluations, BBQ achieves strong box alignment and improves RGB color fidelity over state-of-the-art baselines. More broadly, our results support a new paradigm in which user intent is translated into an intermediate structured language, consumed by a flow-based transformer acting as a renderer and naturally accommodating numeric parameters.