← Search

Pratul Srinivasan

5 accepted papers

2025

Bolt3D: Generating 3D Scenes in Seconds

ICCV 2025poster

We present a latent diffusion model for fast feed-forward 3D scene generation. Given one or more images, our model Bolt3D directly samples a 3D scene representation in less than seven seconds on a single GPU. We achieve this by leveraging powerful and scalable existing 2D diffusion network architect…

2024

Flash Cache: Reducing Bias in Radiance Cache Based Inverse Rendering

ECCV 2024oral

"State-of-the-art techniques for 3D reconstruction are largely based on volumetric scene representations, which require sampling multiple points to compute the color arriving along a ray. Using these representations for more general inverse rendering — reconstructing geometry, materials, and lightin…

Cited by 5SourcePDFScholar
2024

Generative Powers of Ten

CVPR 2024highlight

We present a method that uses a text-to-image model to generate consistent content across multiple image scales enabling extreme semantic zooms into a scene e.g. ranging from a wide-angle landscape view of a forest to a macro shot of an insect sitting on one of the tree branches. We achieve this thr…

Cited by 5SourcePDFScholar
2023

VQ3D: Learning a 3D-Aware Generative Model on ImageNet

ICCV 2023oral

Recent work has shown the possibility of training generative models of 3D content from 2D image collections on small datasets corresponding to a single object class, such as human faces, animal faces, or cars. However, these models struggle on larger, more complex datasets. To model diverse and unco…

Cited by 30PDFScholar
2020

Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains

NeurIPS 2020spotlight

We show that passing input points through a simple Fourier feature mapping enables a multilayer perceptron (MLP) to learn high-frequency functions in low-dimensional problem domains. These results shed light on recent advances in computer vision and graphics that achieve state-of-the-art results by…