← Search

Mannat Singh

10 accepted papers

2025

Flowing from Words to Pixels: A Noise-Free Framework for Cross-Modality Evolution

CVPR 2025highlight

Diffusion models, and their generalization, flow matching, have had a remarkable impact on the field of media generation. Here, the conventional approach is to learn the complex mapping from a simple source distribution of Gaussian noise to the target media distribution. For cross-modal tasks such a…

Cited by 0SourcePDFScholar
2024

Factorizing Text-to-Video Generation by Explicit Image Conditioning

ECCV 2024poster

"We present , a text-to-video generation model that factorizes the generation into two steps: first generating an image conditioned on the text, and then generating a video conditioned on the text and the generated image. We identify critical design decisions–adjusted noise schedules for diffusion,…

Cited by 84SourcePDFScholar
2023

ImageBind: One Embedding Space To Bind Them All

CVPR 2023highlight

We present ImageBind, an approach to learn a joint embedding across six different modalities - images, text, audio, depth, thermal, and IMU data. We show that all combinations of paired data are not necessary to train such a joint embedding, and only image-paired data is sufficient to bind the modal…

2023

OmniMAE: Single Model Masked Pretraining on Images and Videos

CVPR 2023poster

Transformer-based architectures have become competitive across a variety of visual domains, most notably images and videos. While prior work studies these modalities in isolation, having a common architecture suggests that one can train a single unified model for multiple visual modalities. Prior at…

2023

The Effectiveness of MAE Pre-Pretraining for Billion-Scale Pretraining

ICCV 2023poster

This paper revisits the standard pretrain-then-finetune paradigm used in computer vision for visual recognition tasks. Typically, state-of-the-art foundation models are pretrained using large scale (weakly) supervised datasets with billions of images. We introduce an additional pre-pretraining stage…

Cited by 94PDFcodeScholar
2022

Omnivore: A Single Model for Many Visual Modalities

CVPR 2022oral

Prior work has studied different visual modalities in isolation and developed separate architectures for recognition of images, videos, and 3D data. Instead, in this paper, we propose a single model which excels at classifying images, videos, and single-view 3D data using exactly the same model para…

Cited by 278PDFcodeScholar
2022

Revisiting Weakly Supervised Pre-Training of Visual Perception Models

CVPR 2022poster

Model pre-training is a cornerstone of modern visual recognition systems. Although fully supervised pre-training on datasets like ImageNet is still the de-facto standard, recent studies suggest that large-scale weakly supervised pre-training can outperform fully supervised approaches. This paper rev…

Cited by 96PDFcodeScholar
2021

Early Convolutions Help Transformers See Better

NeurIPS 2021poster

Vision transformer (ViT) models exhibit substandard optimizability. In particular, they are sensitive to the choice of optimizer (AdamW vs. SGD), optimizer hyperparameters, and training schedule length. In comparison, modern convolutional neural networks are easier to optimize. Why is this the case?…

Cited by 914SourcePDFScholar
2021

MDETR - Modulated Detection for End-to-End Multi-Modal Understanding

ICCV 2021poster

Multi-modal reasoning systems rely on a pre-trained object detector to extract regions of interest from the image. However, this crucial module is typically used as a black box, trained independently of the downstream task and on a fixed vocabulary of objects and attributes. This makes it challengin…

Cited by 980PDFcodeScholar