Загрузка видео...

Не удалось загрузить видео

На главную

Introducing Modality Forcing, a recipe for post-training T2I models for SOTA RGB-Depth generation! Text-to-image (T2I) models learn rich representations of the spatial world. How do we build on this prior for high-quality depth generation? 🧵 [1/6]

66,635 просмотров • 3 месяцев назад •via X (Twitter)

Комментарии: 11

Фото профиля Bardienus Duisterhof
Bardienus Duisterhof3 месяцев назад

Modality Forcing trains one DiT backbone with a separate noise level per modality. A modality’s noise level sets whether it’s generated or conditioned on. A single model does image→ depth, depth→ image and joint RGB-D generation. [2/6] [2/6]

Фото профиля Bardienus Duisterhof
Bardienus Duisterhof3 месяцев назад

Does the T2I prior actually help with depth? We train T2I models from scratch across a range of scales and find a clean trend: bigger T2I models trained on more data give better depth. The spatial prior scales. [3/6]

Фото профиля Bardienus Duisterhof
Bardienus Duisterhof3 месяцев назад

Applied to FLUX.2-klein-9B, Modality Forcing matches the best dedicated depth models (MoGe-2, PPD) — creating crisp, robust depth maps with few floating artifacts. It even generalizes well beyond the training distribution, e.g., animals and humans. [4/6]

Фото профиля Bardienus Duisterhof
Bardienus Duisterhof3 месяцев назад

Furthermore, traversing any denoising trajectory enables conditioning at arbitrary strength. Introducing Corgi-Anything: a demo to show many animals can be reshaped to a Corgi! Try it out yourself on the website 🐶 [5/6]

Фото профиля Bardienus Duisterhof
Bardienus Duisterhof3 месяцев назад

Big thanks to all collaborators @theworldlabs @CarnegieMellon - @RamananDeva @jeff_ichnowski @jcjohnss @KeunhongP Project Page: arXiv: Code: HF Demo 🤗: [6/6]

Фото профиля David
David3 месяцев назад

@BDuisterhof nice!

Фото профиля Mike Roberts
Mike Roberts3 месяцев назад

@BDuisterhof This is awesome! Please cite the datasets used in this work (i.e., include them in the bibliography) in the arXiv paper when you have a chance 😅

Фото профиля Bardienus Duisterhof
Bardienus Duisterhof3 месяцев назад

Thank you! And apologies, totally slipped and will update asap. Hypersim is awesome!

Фото профиля vince_cartillier
vince_cartillier2 месяцев назад

@BDuisterhof This is very cool! Do you know whether the backbone's t2i performance improves after Modality Forcing (post-training with depth constraints)?

Фото профиля Bardienus Duisterhof
Bardienus Duisterhof2 месяцев назад

Thank you! The dept-conditioned generation becomes more aligned, but I don’t believe generic image generation improves with only post-training FLUX. If you had access to training data and co-trained it might be different.

Фото профиля Taro Bushidō
Taro Bushidō3 месяцев назад

@BDuisterhof Using the spatial world model already in T2I and forcing it toward depth output is elegant. How does interpretability of the depth features compare to the original representation space?

Похожие видео

Google presents Still-Moving Customized Video Generation without Customized Video Data Customizing text-to-image (T2I) models has seen tremendous progress recently, particularly in areas such as personalization, stylization, and conditional generation. However, expanding this progress to video generation is still in its infancy, primarily due to the lack of customized video data. In this work, we introduce Still-Moving, a novel generic framework for customizing a text-to-video (T2V) model, without requiring any customized video data. The framework applies to the prominent T2V design where the video model is built over a text-to-image (T2I) model (e.g., via inflation). We assume access to a customized version of the T2I model, trained only on still image data (e.g., using DreamBooth or StyleDrop). Naively plugging in the weights of the customized T2I model into the T2V model often leads to significant artifacts or insufficient adherence to the customization data. To overcome this issue, we train lightweight Spatial Adapters that adjust the features produced by the injected T2I layers. Importantly, our adapters are trained on "frozen videos" (i.e., repeated images), constructed from image samples generated by the customized T2I model. This training is facilitated by a novel Motion Adapter module, which allows us to train on such static videos while preserving the motion prior of the video model. At test time, we remove the Motion Adapter modules and leave in only the trained Spatial Adapters. This restores the motion prior of the T2V model while adhering to the spatial prior of the customized T2I model. We demonstrate the effectiveness of our approach on diverse tasks including personalized, stylized, and conditional generation. In all evaluated scenarios, our method seamlessly integrates the spatial prior of the customized T2I model with a motion prior supplied by the T2V model.

AK

40,489 просмотров • 2 лет назад