← Search

Rakesh Ranjan

30 accepted papers

2026

Hyden: A Hybrid Dual-Path Encoder for Monocular Geometry of High-resolution Images

ICLR 2026poster

We present a hybrid dual-path vision encoder (Hyden) for high-resolution monocular depth, point map and surface normal estimation, surpassing state-of-the-art accuracy with a fraction of the inference cost. The architecture pairs a low-resolution Vision Transformer branch for global context with a f…

Cited by 0SourcecodeScholar
2026

MeshFlow: Efficient Artistic Mesh Generation via MeshVAE and Flow-based Diffusion Transformer

CVPR 2026

We present MeshFlow, a new method for compressing and generating artist-like 3D meshes. Current mesh generators often adopt Auto-Regressive (AR) next-token prediction, a natural choice given the discrete nature of mesh connectivity, which, however, scales poorly due to the inference cost being quadr

Cited by 0SourcecodeScholar
2026

VLM-3R: Vision-Language Models Augmented with Instruction-Aligned 3D Reconstruction

CVPR 2026

The rapid advancement of Large Multimodal Models (LMMs) for 2D images and videos has sparked interest in extending these models to 3D scenes, with the goal of human-like visual-spatial intelligence. However, achieving deep spatial understanding comparable to human capabilities remains challenging fo

Cited by 0SourcecodeScholar
2026

WorldGen: From Text to Traversable and Interactive 3D Worlds

CVPR 2026

We introduce WorldGen, a method for generating large, fully formed, navigable 3D worlds from a single text prompt. Existing approaches to 3D scene generation often trade off scene diversity, completeness, and correctness in different ways. We push this envelope by producing large scenes explicitly d

Cited by 0SourceScholar
2025

AutoPartGen: Autoregressive 3D Part Generation and Discovery

NeurIPS 2025poster

We introduce AutoPartGen, a model that generates objects composed of 3D parts in an autoregressive manner. This model can take as input an image of an object, 2D masks of the object's parts, or an existing 3D object, and generate a corresponding compositional 3D reconstruction. Our approach builds…

Cited by 0SourceScholar
2025

DynamicVerse: A Physically-Aware Multimodal Framework for 4D World Modeling

NeurIPS 2025poster

Understanding the dynamic physical world, characterized by its evolving 3D structure, real-world motion, and semantic content with textual descriptions, is crucial for human-agent interaction and enables embodied agents to perceive and act within real environments with human‑like capabilities. Howev…

Cited by 0SourceScholar
2025

MV-DUSt3R+: Single-Stage Scene Reconstruction from Sparse Views In 2 Seconds

CVPR 2025poster

Recent sparse multi-view scene reconstruction advances like DUSt3R and MASt3R no longer require camera calibration and camera pose estimation. However, they only process a pair of views at a time to infer pixel-aligned pointmaps. When dealing with more than two views, a combinatorial number of error…

Cited by 10SourcePDFScholar
2025

RI3D: Few-Shot Gaussian Splatting With Repair and Inpainting Diffusion Priors

ICCV 2025poster

In this paper, we propose RI3D, a novel 3DGS-based approach that harnesses the power of diffusion models to reconstruct high-quality novel views given a sparse set of input images. Our key contribution is separating the view synthesis process into two tasks of reconstructing visible regions and hall…

2025

Steepest Descent Density Control for Compact 3D Gaussian Splatting

CVPR 2025poster

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for real-time, high-resolution novel view synthesis. By representing scenes as a mixture of Gaussian primitives, 3DGS leverages GPU rasterization pipelines for efficient rendering and reconstruction. To optimize scene coverage and capt…

Cited by 0SourcePDFScholar
2025

SteinDreamer: Variance Reduction for Text-to-3D Score Distillation via Stein Identity

AISTATS 2025poster

Score distillation has emerged as one of the most prevalent approaches for text-to-3D asset synthesis. Essentially, score distillation updates 3D parameters by lifting and back-propagating scores averaged over different views. In this paper, we reveal that the gradient estimation in score distillati…

Cited by 0SourceScholar
2024

CoherentGS: Sparse Novel View Synthesis with Coherent 3D Gaussians

ECCV 2024poster

"The field of 3D reconstruction from images has rapidly evolved in the past few years, first with the introduction of Neural Radiance Field (NeRF) and more recently with 3D Gaussian Splatting (3DGS). The latter provides a significant edge over NeRF in terms of the training and inference speed, as we…

2024

Geometry Transfer for Stylizing Radiance Fields

CVPR 2024poster

Shape and geometric patterns are essential in defining stylistic identity. However current 3D style transfer methods predominantly focus on transferring colors and textures often overlooking geometric aspects. In this paper we introduce Geometry Transfer a novel method that leverages geometric defor…

Cited by 10SourcePDFScholar
2024

MVDiffHD: A Dense High-resolution Multi-view Diffusion Model for Single or Sparse-view 3D Object Reconstruction

ECCV 2024poster

"This paper presents a neural architecture for 3D object reconstruction that synthesizes dense and high-resolution views of an object given one or a few images without camera poses. achieves superior flexibility and scalability with two surprisingly simple ideas: 1) A “pose-free architecture” where…

2024

MoVideo: Motion-Aware Video Generation with Diffusion Models

ECCV 2024poster

"While recent years have witnessed great progress on using diffusion models for video generation, most of them are simple extensions of image generation frameworks, which fail to explicitly consider one of the key differences between videos and images, , motion. In this paper, we propose a novel mot…

Cited by 20SourcePDFScholar
2024

PlatoNeRF: 3D Reconstruction in Plato's Cave via Single-View Two-Bounce Lidar

CVPR 2024poster

3D reconstruction from a single-view is challenging because of the ambiguity from monocular cues and lack of information about occluded regions. Neural radiance fields (NeRF) while popular for view synthesis and 3D reconstruction are typically reliant on multi-view images. Existing methods for singl…

Cited by 6SourcePDFScholar
2024

Sharing Key Semantics in Transformer Makes Efficient Image Restoration

NeurIPS 2024poster

Image Restoration (IR), a classic low-level vision task, has witnessed significant advancements through deep models that effectively model global information. Notably, the emergence of Vision Transformers (ViTs) has further propelled these advancements. When computing, the self-attention mechanism,…

2024

Taming Mode Collapse in Score Distillation for Text-to-3D Generation

CVPR 2024poster

Despite the remarkable performance of score distillation in text-to-3D generation such techniques notoriously suffer from view inconsistency issues also known as "Janus" artifact where the generated objects fake each view with multiple front faces. Although empirically effective methods have approac…

Cited by 22SourcePDFScholar
2024

Towards Image Ambient Lighting Normalization

ECCV 2024poster

"Lighting normalization is a crucial but underexplored restoration task with broad applications. However, existing works often simplify this task within the context of shadow removal, limiting the light sources to one and oversimplifying the scene, thus excluding complex self-shadows and restricting…

2024

UnSAMFlow: Unsupervised Optical Flow Guided by Segment Anything Model

CVPR 2024poster

Traditional unsupervised optical flow methods are vulnerable to occlusions and motion boundaries due to lack of object-level information. Therefore we propose UnSAMFlow an unsupervised flow network that also leverages object information from the latest foundation model Segment Anything Model (SAM).…

2024

WaSt-3D: Wasserstein-2 Distance for Scene-to-Scene Stylization on 3D Gaussians

ECCV 2024poster

"While style transfer techniques have been well-developed for 2D image stylization, the extension of these methods to 3D scenes remains relatively unexplored. Existing approaches demonstrate proficiency in transferring colors and textures but often struggle with replicating the geometry of the scene…

2023

AnyFlow: Arbitrary Scale Optical Flow With Implicit Neural Representation

CVPR 2023highlight

To apply optical flow in practice, it is often necessary to resize the input to smaller dimensions in order to reduce computational costs. However, downsizing inputs makes the estimation more challenging because objects and motion ranges become smaller. Even though recent approaches have demonstrate…

Cited by 17SourcePDFScholar
2023

Consistent Direct Time-of-Flight Video Depth Super-Resolution

CVPR 2023poster

Direct time-of-flight (dToF) sensors are promising for next-generation on-device 3D sensing. However, limited by manufacturing capabilities in a compact module, the dToF data has low spatial resolution (e.g., 20x30 for iPhone dToF), and it requires a super-resolution step before being passed to dow…

2023

Efficient and Explicit Modelling of Image Hierarchies for Image Restoration

CVPR 2023poster

The aim of this paper is to propose a mechanism to efficiently and explicitly model image hierarchies in the global, regional, and local range for image restoration. To achieve that, we start by analyzing two important properties of natural images including cross-scale similarity and anisotropic ima…

2023

Fast Point Cloud Generation With Straight Flows

CVPR 2023poster

Diffusion models have emerged as a powerful tool for point cloud generation. A key component that drives the impressive performance for generating high-quality samples from noise is iteratively denoise for thousands of steps. While beneficial, the complexity of learning steps has limited its applica…

2023

Learning Neural Duplex Radiance Fields for Real-Time View Synthesis

CVPR 2023poster

Neural radiance fields (NeRFs) enable novel view synthesis with unprecedented visual quality. However, to render photorealistic images, NeRFs require hundreds of deep multilayer perceptron (MLP) evaluations -- for each pixel. This is prohibitively expensive and makes real-time rendering infeasible,…

Cited by 28SourcePDFScholar
2023

MMG-Ego4D: Multimodal Generalization in Egocentric Action Recognition

CVPR 2023poster

In this paper, we study a novel problem in egocentric action recognition, which we term as "Multimodal Generalization" (MMG). MMG aims to study how systems can generalize when data from certain modalities is limited or even completely missing. We thoroughly investigate MMG in the context of standard…

2022

EyePAD++: A Distillation-Based Approach for Joint Eye Authentication and Presentation Attack Detection Using Periocular Images

CVPR 2022poster

A practical eye authentication (EA) system targeted for edge devices needs to perform authentication and be robust to presentation attacks, all while remaining compute and latency efficient. However, existing eye-based frameworks a) perform authentication and Presentation Attack Detection (PAD) inde…

Cited by 15PDFScholar
2022

Learning Spatio-Temporal Downsampling for Effective Video Upscaling

ECCV 2022poster

"Downsampling is one of the most basic image processing operations. Improper spatio-temporal downsampling applied on videos can cause aliasing issues such as moiré patterns in space and the wagon-wheel effect in time. Consequently, the inverse task of upscaling a low-resolution, low frame-rate video…

Cited by 7SourcePDFScholar
2022

Recurrent Video Restoration Transformer with Guided Deformable Attention

NeurIPS 2022accept

Video restoration aims at restoring multiple high-quality frames from multiple low-quality frames. Existing video restoration methods generally fall into two extreme cases, i.e., they either restore all frames in parallel or restore the video frame by frame in a recurrent way, which would result in…