← Search

Manmohan Chandraker

95 accepted papers

2026

HorizonForge: Driving Scene Editing with Any Trajectories and Any Vehicles

CVPR 2026

Controllable driving scene generation is critical for realistic and scalable autonomous driving simulation, yet existing approaches struggle to jointly achieve photorealism and precise control. We introduce HorizonForge, a unified framework that reconstructs scenes as editable Gaussian Splats and Me

Cited by 0SourceScholar
2026

NERFIFY: A Multi-Agent Framework for Turning NeRF Papers into Code

CVPR 2026

The proliferation of neural radiance field (NeRF) research requires significant efforts to reimplement papers before building upon them. We introduce NERFIFY, a multi-agent framework that reliably converts NeRF research papers into trainable Nerfstudio plugins, in contrast to generic paper-to-code m

Cited by 0SourcecodeScholar
2026

PhyCo: Learning Controllable Physical Priors for Generative Motion

CVPR 2026

Modern video diffusion models excel at appearance synthesis but still struggle with physical consistency: objects drift, collisions lack realistic rebound, and material responses seldom match their underlying properties. We present PhyCo, a framework that introduces continuous, interpretable, and ph

Cited by 0SourceScholar
2025

AutoScape: Geometry-Consistent Long-Horizon Scene Generation

ICCV 2025poster

This paper proposes AutoScape, a long-horizon driving scene generation framework. At its core is a novel RGB-D diffusion model that iteratively generates sparse, geometrically consistent keyframes, serving as reliable anchors for the scene's appearance and geometry. To maintain long-range geometric…

Cited by 0SourcePDFScholar
2025

DWIM: Towards Tool-aware Visual Reasoning via Discrepancy-aware Workflow Generation & Instruct-Masking Tuning

ICCV 2025poster

Visual reasoning (VR), which is crucial in many fields for enabling human-like visual understanding, remains highly challenging. Recently, compositional visual reasoning approaches, which leverage the reasoning abilities of large language models (LLMs) with integrated tools to solve problems, have s…

Cited by 0SourcePDFScholar
2025

LANGTRAJ: Diffusion Model and Dataset for Language-Conditioned Trajectory Simulation

ICCV 2025poster

Evaluating autonomous vehicles with controllability enables scalable testing in counterfactual or structured settings, enhancing both efficiency and safety. We introduce LangTraj, a language-conditioned scene-diffusion model that simulates the joint behavior of all agents in traffic scenarios. By co…

2025

Locally Orderless Images for Optimization in Differentiable Rendering

CVPR 2025highlight

Problems in differentiable rendering often involve optimizing scene parameters that cause motion in image space. The gradients for such parameters tend to be sparse, leading to poor convergence. While existing methods address this sparsity through proxy gradients such as topological derivatives or l…

Cited by 0SourcePDFScholar
2025

Progressive Token Length Scaling in Transformer Encoders for Efficient Universal Segmentation

ICLR 2025poster

A powerful architecture for universal segmentation relies on transformers that encode multi-scale image features and decode object queries into mask predictions. With efficiency being a high priority for scaling such models, we observed that the state-of-the-art method Mask2Former uses \~50% of its…

2025

iFinder: Structured Zero-Shot Vision-Based LLM Grounding for Dash-Cam Video Reasoning

NeurIPS 2025poster

Grounding large language models (LLMs) in domain-specific tasks like post-hoc dash-cam driving video analysis is challenging due to their general-purpose training and lack of structured inductive biases. As vision is often the sole modality available for such analysis (i.e., no LiDAR, GPS, etc.), ex…

Cited by 0SourceScholar
2024

AIDE: An Automatic Data Engine for Object Detection in Autonomous Driving

CVPR 2024poster

Autonomous vehicle (AV) systems rely on robust perception models as a cornerstone of safety assurance. However objects encountered on the road exhibit a long-tailed distribution with rare or unseen categories posing challenges to a deployed perception model. This necessitates an expensive process of…

Cited by 15SourcePDFScholar
2024

Generating Enhanced Negatives for Training Language-Based Object Detectors

CVPR 2024poster

The recent progress in language-based open-vocabulary object detection can be largely attributed to finding better ways of leveraging large-scale data with free-form text annotations. Training such models with a discriminative objective function has proven successful but requires good positive and n…

2024

Instantaneous Perception of Moving Objects in 3D

CVPR 2024poster

The perception of 3D motion of surrounding traffic participants is crucial for driving safety. While existing works primarily focus on general large motions we contend that the instantaneous detection and quantification of subtle motions is equally important as they indicate the nuances in driving b…

Cited by 1SourcePDFScholar
2024

LidaRF: Delving into Lidar for Neural Radiance Field on Street Scenes

CVPR 2024highlight

Photorealistic simulation plays a crucial role in applications such as autonomous driving where advances in neural radiance fields (NeRFs) may allow better scalability through the automatic creation of digital 3D assets. However reconstruction quality suffers on street scenes due to largely collinea…

Cited by 2SourcePDFScholar
2024

Long-HOT: A Modular Hierarchical Approach for Long-Horizon Object Transport

ICRA 2024poster

We aim to address key challenges in long-horizon embodied exploration and navigation by proposing a long-horizon object transport task called Long-HOT and a novel modular framework for temporally extended navigation. Agents in Long-HOT need to efficiently find and pick up target objects that are sca…

Cited by 2SourceScholar
2024

Safe-Sim: Safety-Critical Closed-Loop Traffic Simulation with Diffusion-Controllable Adversaries

ECCV 2024poster

"Evaluating the performance of autonomous vehicle planning algorithms necessitates simulating long-tail safety-critical traffic scenarios. However, traditional methods for generating such scenarios often fall short in terms of controllability and realism; they also neglect the dynamics of agent inte…

2024

Self-Training Large Language Models for Improved Visual Program Synthesis With Visual Reinforcement

CVPR 2024poster

Visual program synthesis is a promising approach to exploit the reasoning abilities of large language models for compositional computer vision tasks. Previous work has used few-shot prompting with frozen LLMs to synthesize visual programs. Training an LLM to write better visual programs is an attrac…

Cited by 8SourcePDFScholar
2024

Taming Self-Training for Open-Vocabulary Object Detection

CVPR 2024poster

Recent studies have shown promising performance in open-vocabulary object detection (OVD) by utilizing pseudo labels (PLs) from pretrained vision and language models (VLMs). However teacher-student self-training a powerful and widely used paradigm to leverage PLs is rarely explored for OVD. This wor…

2024

Tell, Don't Show: Language Guidance Eases Transfer Across Domains in Images and Videos

ICML 2024poster

We introduce LaGTran, a novel framework that utilizes text supervision to guide robust transfer of discriminative knowledge from labeled source to unlabeled target data with domain gaps. While unsupervised adaptation methods have been established to address this problem, they show limitations in han…

2024

TextureDreamer: Image-Guided Texture Synthesis Through Geometry-Aware Diffusion

CVPR 2024poster

We present TextureDreamer a novel image-guided texture synthesis method to transfer relightable textures from a small number of input images (3 to 5) to target 3D shapes across arbitrary categories. Texture creation is a pivotal challenge in vision and graphics. Industrial companies hire experienced…

2024

UDA-Bench: Revisiting Common Assumptions in Unsupervised Domain Adaptation Using a Standardized Framework

ECCV 2024poster

"In this work, we take a deeper look into the diverse factors that influence the efficacy of modern unsupervised domain adaptation (UDA) methods using a large-scale, controlled empirical study. To facilitate our analysis, we first develop UDA-Bench, a novel PyTorch framework that standardizes traini…

2024

What You See is What You GAN: Rendering Every Pixel for High-Fidelity Geometry in 3D GANs

CVPR 2024poster

3D-aware Generative Adversarial Networks (GANs) have shown remarkable progress in learning to generate multi-view-consistent images and 3D geometries of scenes from collections of 2D images via neural volume rendering. Yet the significant memory and computational costs of dense sampling in volume re…

Cited by 8SourcePDFScholar
2023

Domain Generalization Guided by Gradient Signal to Noise Ratio of Parameters

ICCV 2023poster

Overfitting to the source domain is a common issue in gradient-based training of deep neural networks. To compensate for the over-parameterized models, numerous regularization techniques have been introduced such as those based on dropout. While these methods achieve significant improvements on clas…

Cited by 5PDFScholar
2023

Efficient Controllable Multi-Task Architectures

ICCV 2023poster

We aim to train a multi-task model such that users can adjust the desired compute budget and relative importance of task performances after deployment, without retraining. This enables optimizing performance for dynamically varying user needs, without heavy computational overhead to train and save m…

Cited by 6PDFScholar
2023

Exploring Question Decomposition for Zero-Shot VQA

NeurIPS 2023poster

Visual question answering (VQA) has traditionally been treated as a single-step task where each question receives the same amount of effort, unlike natural human question-answering strategies. We explore a question decomposition strategy for VQA to overcome this limitation. We probe the ability of r…

Cited by 12SourcePDFScholar
2023

Factorized Inverse Path Tracing for Efficient and Accurate Material-Lighting Estimation

ICCV 2023oral

Inverse path tracing has recently been applied to joint material and lighting estimation, given geometry and multi-view HDR observations of an indoor scene. However, it has two major limitations: path tracing is expensive to compute, and ambiguities exist between reflection and emission. Our Facto…

Cited by 14PDFcodeScholar
2023

GeoNet: Benchmarking Unsupervised Adaptation Across Geographies

CVPR 2023poster

In recent years, several efforts have been aimed at improving the robustness of vision models to domains and environments unseen during training. An important practical problem pertains to models deployed in a new geography that is under-represented in the training dataset, posing a direct challenge…

2023

NeurOCS: Neural NOCS Supervision for Monocular 3D Object Localization

CVPR 2023poster

Monocular 3D object localization in driving scenes is a crucial task, but challenging due to its ill-posed nature. Estimating 3D coordinates for each pixel on the object surface holds great potential as it provides dense 2D-3D geometric constraints for the underlying PnP problem. However, high-quali…

Cited by 25SourcePDFScholar
2023

Q: How To Specialize Large Vision-Language Models to Data-Scarce VQA Tasks? A: Self-Train on Unlabeled Images!

CVPR 2023poster

Finetuning a large vision language model (VLM) on a target dataset after large scale pretraining is a dominant paradigm in visual question answering (VQA). Datasets for specialized tasks such as knowledge-based VQA or VQA in non natural-image domains are orders of magnitude smaller than those for ge…

2022

A Level Set Theory for Neural Implicit Evolution under Explicit Flows

ECCV 2022poster

"Coordinate-based neural networks parameterizing implicit surfaces have emerged as efficient representations of geometry. They effectively act as parametric level sets with the zero-level set defining the surface of interest. We present a framework that allows applying deformation operations defined…

2022

Controllable Dynamic Multi-Task Architectures

CVPR 2022oral

Multi-task learning commonly encounters competition for resources among tasks, specifically when model capacity is limited. This challenge motivates models which allow control over the relative importance of tasks and total compute cost during inference time. In this work, we propose such a controll…

Cited by 35PDFScholar
2022

Exploiting Unlabeled Data with Vision and Language Models for Object Detection

ECCV 2022poster

"Building robust and generic object detection frameworks requires scaling to larger label spaces and bigger training datasets. However, it is prohibitively costly to acquire annotations for thousands of categories at a large scale. We propose a novel method that leverages the rich semantics availabl…

2022

IRISformer: Dense Vision Transformers for Single-Image Inverse Rendering in Indoor Scenes

CVPR 2022oral

Indoor scenes exhibit significant appearance variations due to myriad interactions between arbitrarily diverse object shapes, spatially-changing materials, and complex lighting. Shadows, highlights, and inter-reflections caused by visible and invisible light sources require reasoning about long-rang…

Cited by 46PDFcodeScholar
2022

Learning Phase Mask for Privacy-Preserving Passive Depth Estimation

ECCV 2022poster

"With over a billion sold each year, cameras are not only becoming ubiquitous, but are driving progress in a wide range of domains such as mixed reality, robotics, and more. However, severe concerns regarding the privacy implications of camera-based solutions currently limit the range of environment…

Cited by 16SourcePDFScholar
2022

Learning Semantic Segmentation from Multiple Datasets with Label Shifts

ECCV 2022poster

"While it is desirable to train segmentation models on an aggregation of multiple datasets, a major challenge is that the label space of each dataset may be in conflict with one another. To tackle this challenge, we propose UniSeg, an effective and model-agnostic approach to automatically train segm…

Cited by 24SourcePDFScholar
2022

Learning To Learn Across Diverse Data Biases in Deep Face Recognition

CVPR 2022poster

Convolutional Neural Networks have achieved remarkable success in face recognition, in part due to the abundant availability of data. However, the data used for training CNNs is often imbalanced. Prior works largely focus on the long-tailed nature of face datasets in data volume per identity, or foc…

Cited by 26PDFScholar
2022

MemSAC: Memory Augmented Sample Consistency for Large Scale Domain Adaptation

ECCV 2022poster

"Practical real world datasets with plentiful categories introduce new challenges for unsupervised domain adaptation like small inter-class discriminability, that existing approaches relying on domain invariance alone cannot handle sufficiently well. In this work we propose MemSAC, which exploits sa…

Cited by 18SourcePDFScholar
2022

On Generalizing Beyond Domains in Cross-Domain Continual Learning

CVPR 2022poster

In the real world, humans have the ability to accumulate new knowledge in any conditions. However, deeplearning suffers from the phenomenon so-called catastrophic forgetting of the previously observed knowledge after learning a new task. Many recent methods focus on preventing catastrophic forgettin…

Cited by 42PDFScholar
2022

PhotoScene: Photorealistic Material and Lighting Transfer for Indoor Scenes

CVPR 2022poster

Most indoor 3D scene reconstruction methods focus on recovering 3D geometry and scene layout. In this work, we go beyond this to propose PhotoScene, a framework that takes input image(s) of a scene along with approximately aligned CAD geometry (either reconstructed automatically or manually specifie…

Cited by 31PDFcodeScholar
2022

Physically-Based Editing of Indoor Scene Lighting from a Single Image

ECCV 2022poster

"We present a method to edit complex indoor lighting from a single image with its predicted depth and light source segmentation masks. This is an extremely challenging problem that requires modeling complex light transport, and disentangling HDR lighting from material and geometry with only a partia…

Cited by 61SourcePDFScholar
2022

Single-Stream Multi-level Alignment for Vision-Language Pretraining

ECCV 2022poster

"Self-supervised vision-language pretraining from pure images and text with a contrastive loss is effective, but ignores fine-grained alignment due to a dual-stream architecture that aligns image and text representations only on a global level. Earlier, supervised, non-contrastive methods were capab…

2022

TRoVE: Transforming Road Scene Datasets into Photorealistic Virtual Environments

ECCV 2022poster

"High-quality structured data with rich annotations are critical components in intelligent vehicle systems dealing with road scenes. However, data curation and annotation require intensive investments and yield low-diversity scenarios. The recently growing interest in synthetic data raises questions…

2021

Cross-Domain Similarity Learning for Face Recognition in Unseen Domains

CVPR 2021poster

Face recognition models trained under the assumption of identical training and test distributions often suffer from poor generalization when faced with unknown variations, such as a novel ethnicity or unpredictable individual make-ups during test time. In this paper, we introduce a novel cross-domai…

Cited by 30PDFScholar
2021

Divide-and-Conquer for Lane-Aware Diverse Trajectory Prediction

CVPR 2021poster

Trajectory prediction is a safety-critical tool for autonomous vehicles to plan and execute actions. Our work addresses two key challenges in trajectory prediction, learning multimodal outputs, and better predictions by imposing constraints using driving knowledge. Recent methods have achieved stron…

Cited by 79PDFScholar
2021

Fusing the Old with the New: Learning Relative Camera Pose with Geometry-Guided Uncertainty

CVPR 2021poster

Learning methods for relative camera pose estimation have been developed largely in isolation from classical geometric approaches. The question of how to integrate predictions from deep neural networks (DNNs) and solutions from geometric solvers, such as the 5-point algorithm, has as yet remained un…

Cited by 17PDFScholar
2021

Instance Level Affinity-Based Transfer for Unsupervised Domain Adaptation

CVPR 2021poster

Domain adaptation deals with training models using large scale labeled data from a specific source domain and then adapting the knowledge to certain target domains that have few or no labels. Many prior works learn domain agnostic feature representations for this purpose using a global distribution…

Cited by 94PDFcodeScholar
2021

Learning Cross-Modal Contrastive Features for Video Domain Adaptation

ICCV 2021poster

Learning transferable and domain adaptive feature representations from videos is important for video-relevant tasks such as action recognition. Existing video domain adaptation methods mainly rely on adversarial feature alignment, which has been derived from the RGB image space. However, video data…

Cited by 94PDFScholar
2021

Looking Farther in Parametric Scene Parsing with Ground and Aerial Imagery

ICRA 2021poster

Parametric models that represent layout in terms of scene attributes are an attractive avenue for road scene understanding in autonomous navigation. Prior works that rely only on ground imagery are limited by the narrow field of view of the camera, occlusions and perspective foreshortening. In this…

Cited by 0SourceScholar
2021

Modulated Periodic Activations for Generalizable Local Functional Representations

ICCV 2021poster

Multi-Layer Perceptrons (MLPs) make powerful functional representations for sampling and reconstruction problems involving low-dimensional signals like images,shapes and light fields. Recent works have significantly improved their ability to represent high-frequency content by using periodic activat…

Cited by 162PDFScholar
2021

OpenRooms: An Open Framework for Photorealistic Indoor Scene Datasets

CVPR 2021poster

We propose a novel framework for creating large-scale photorealistic datasets of indoor scenes, with ground truth geometry, material, lighting and semantics. Our goal is to make the dataset creation process widely accessible, allowing researchers to transform scans into datasets with highquality gro…

Cited by 93PDFScholar
2020

Deep Keypoint-Based Camera Pose Estimation with Geometric Constraints

IROS 2020poster

Estimating relative camera poses from consecutive frames is a fundamental problem in visual odometry (VO) and simultaneous localization and mapping (SLAM), where classic methods consisting of hand-crafted features and sampling-based outlier rejection have been a dominant choice for over a decade. Al…

Cited by 63SourcecodeScholar
2020

Domain Adaptive Semantic Segmentation Using Weak Labels

ECCV 2020poster

We propose a novel framework for domain adaptation in semantic segmentation with image-level weak labels in the target domain. The weak labels may be obtained based on a model prediction for unsupervised domain adaptation (UDA), or from a human oracle in a new weakly-supervised domain adaptation (WD…

Cited by 96SourcePDFScholar
2020

Improving Face Recognition by Clustering Unlabeled Faces in the Wild

ECCV 2020poster

While deep face recognition has benefited significantly from large-scale labeled data, current research is focused on leveraging unlabeled data to further boost performance, reducing the cost of human annotation. Prior work has mostly been in controlled settings, where the labeled and unlabeled data…

Cited by 22SourcePDFScholar
2020

Inverse Rendering for Complex Indoor Scenes: Shape, Spatially-Varying Lighting and SVBRDF From a Single Image

CVPR 2020oral

We propose a deep inverse rendering framework for indoor scenes. From a single RGB image of an arbitrary indoor scene, we obtain a complete scene reconstruction, estimating shape, spatially-varying lighting, and spatially-varying, non-Lambertian surface reflectance. Our novel inverse rendering netwo…

Cited by 294PDFcodeScholar
2020

Learning Monocular Visual Odometry via Self-Supervised Long-Term Modeling

ECCV 2020poster

Monocular visual odometry (VO) suffers severely from error accumulation during frame-to-frame pose estimation. In this paper, we present a self-supervised learning method for VO with special consideration for consistency over longer sequences. To this end, we model the long-term dependency in pose p…

2020

Neural Mesh Flow: 3D Manifold Mesh Generation via Diffeomorphic Flows

NeurIPS 2020spotlight

Meshes are important representations of physical 3D entities in the virtual world. Applications like rendering, simulations and 3D printing require meshes to be manifold so that they can interact with the world like the real objects they represent. Prior methods generate meshes with great geometric…

2020

Object Detection with a Unified Label Space from Multiple Datasets

ECCV 2020poster

Given multiple datasets with different label spaces, the goal of this work is to train a single object detector predicting over the union of all the label spaces. The practical benefits of such an object detector are obvious and significant---application-relevant categories can be picked and merged…

2020

Peek-a-Boo: Occlusion Reasoning in Indoor Scenes With Plane Representations

CVPR 2020oral

We address the challenging task of occlusion-aware indoor 3D scene understanding. We represent scenes by a set of planes, where each one is defined by its normal, offset and two masks outlining (i) the extent of the visible part and (ii) the full region that consists of both visible and occluded par…

Cited by 22PDFScholar
2020

Pseudo RGB-D for Self-Improving Monocular SLAM and Depth Prediction

ECCV 2020poster

Classical monocular Simultaneous Localization And Mapping (SLAM) and the recently emerging convolutional neural networks (CNNs) for monocular depth prediction represent two largely disjoint approaches towards building a 3D map of the surrounding environment. In this paper, we demonstrate that the co…

2020

SMART: Simultaneous Multi-Agent Recurrent Trajectory Prediction

ECCV 2020poster

We propose advances that address two key challenges in future trajectory prediction: (i) multimodality in both training data and predictions and (ii) constant time inference regardless of number of agents. Existing trajectory predictions are fundamentally limited by lack of diversity in training dat…

2020

Single View Metrology in the Wild

ECCV 2020poster

Most 3D reconstruction methods may only recover scene properties up to a global scale ambiguity. We present a novel approach to single view metrology that can recover the absolute scale of a scene represented by 3D heights of objects or camera height above the ground as well as camera parameters of…

2020

Through the Looking Glass: Neural 3D Reconstruction of Transparent Shapes

CVPR 2020oral

Recovering the 3D shape of transparent objects using a small number of unconstrained natural images is an ill-posed problem. Complex light paths induced by refraction and reflection have prevented both traditional and deep multiview stereo from solving this challenge. We propose a physically-based n…

Cited by 85PDFcodeScholar
2020

Towards Universal Representation Learning for Deep Face Recognition

CVPR 2020poster

Recognizing wild faces is extremely hard as they appear with all kinds of variations. Traditional methods either train with specifically annotated variation data from target domains, or by introducing unlabeled target variation data to adapt from the training data. Instead, we propose a universal re…

Cited by 197PDFScholar
2019

Degeneracy in Self-Calibration Revisited and a Deep Learning Solution for Uncalibrated SLAM

IROS 2019poster

Self-calibration of camera intrinsics and radial distortion has a long history of research in the computer vision community. However, it remains rare to see real applications of such techniques to modern Simultaneous Localization And Mapping (SLAM) systems, especially in driving scenarios. In this p…

Cited by 27SourceScholar
2019

Domain Adaptation for Structured Output via Discriminative Patch Representations

ICCV 2019oral

Predicting structured outputs such as semantic segmentation relies on expensive per-pixel annotations to learn supervised models like convolutional neural networks. However, models trained on one data domain may not generalize well to other domains without annotations for model finetuning. To avoid…

Cited by 413PDFcodeScholar
2019

Feature Transfer Learning for Face Recognition With Under-Represented Data

CVPR 2019poster

Despite the large volume of face recognition datasets, there is a significant portion of subjects, of which the samples are insufficient and thus under-represented. Ignoring such significant portion results in insufficient training data. Training with under-represented data leads to biased classifie…

Cited by 396PDFScholar
2019

Gotta Adapt 'Em All: Joint Pixel and Feature-Level Domain Adaptation for Recognition in the Wild

CVPR 2019poster

Recent developments in deep domain adaptation have allowed knowledge transfer from a labeled source domain to an unlabeled target domain at the level of intermediate features or input pixels. We propose that advantages may be derived by combining them, in the form of different insights that lead to…

Cited by 54PDFScholar
2019

Learning Structure-And-Motion-Aware Rolling Shutter Correction

CVPR 2019oral

An exact method of correcting the rolling shutter (RS) effect requires recovering the underlying geometry, i.e. the scene structures and the camera motions between scanlines or between views. However, the multiple-view geometry for RS cameras is much more complicated than its global shutter (GS) cou…

Cited by 64PDFScholar
2019

Unsupervised Domain Adaptation for Distance Metric Learning

ICLR 2019poster

Unsupervised domain adaptation is a promising avenue to enhance the performance of deep neural networks on a target domain, using labels only from a source domain. However, the two predominant methods, domain discrepancy reduction learning and semi-supervised learning, are not readily applicable whe…

Cited by 66SourcePDFScholar
2018

Hierarchical Metric Learning and Matching for 2D and 3D Geometric Correspondences

ECCV 2018poster

Interest point descriptors have fueled progress on almost every problem in computer vision. Recent advances in deep neural networks have enabled task-specific learned descriptors that outperform hand-crafted descriptors on many problems. We demonstrate that commonly used metric learning approaches d…

Cited by 56SourcePDFScholar
2018

Learning to Adapt Structured Output Space for Semantic Segmentation

CVPR 2018poster

Convolutional neural network-based approaches for semantic segmentation rely on supervision with pixel-level ground truth, but may not generalize well to unseen image domains. As the labeling process is tedious and labor intensive, developing algorithms that can adapt source ground truth labels to t…

2018

Learning to Look around Objects for Top-View Representations of Outdoor Scenes

ECCV 2018poster

Given a single RGB image of a complex outdoor road scene in the perspective view, we address the novel problem of estimating an occlusion-reasoned semantic scene layout in the top-view. This challenging problem not only requires an accurate understanding of both the 3D geometry and the semantics of…

Cited by 95SourcePDFScholar
2018

Materials for Masses: SVBRDF Acquisition with a Single Mobile Phone Image

ECCV 2018poster

We propose a material acquisition system that can recover the spatially-varying BRDF and normal map of a near-planar surface from a single image captured by a handheld mobile phone camera. Our technique images the surface under arbitrary environment lighting with the flash turned on, thereby avoidin…

Cited by 184SourcePDFScholar
2017

DESIRE: Distant Future Prediction in Dynamic Scenes With Interacting Agents

CVPR 2017spotlight

We introduce a Deep Stochastic IOC RNN Encoder-decoder framework, DESIRE, for the task of future predictions of multiple interacting agents in dynamic scenes. DESIRE effectively predicts future locations of objects in multiple scenes by 1) accounting for the multi-modal nature of the future predicti…

Cited by 1105PDFScholar
2017

Deep Supervision With Shape Concepts for Occlusion-Aware 3D Object Parsing

CVPR 2017poster

Monocular 3D object parsing is highly desirable in various scenarios including occlusion reasoning and holistic scene interpretation. We present a deep convolutional neural network (CNN) architecture to localize semantic parts in 2D image and 3D space while inferring their visibility states, given a…

Cited by 110PDFScholar
2017

Learning Efficient Object Detection Models with Knowledge Distillation

NeurIPS 2017poster

Despite significant accuracy improvement in convolutional neural networks (CNN) based object detectors, they often require prohibitive runtimes to process an image for real-time applications. State-of-the-art models often use very deep networks with a large number of floating point operations. Effor…

Cited by 1342SourcePDFScholar
2017

Person Re-Identification in the Wild

CVPR 2017spotlight

This paper presents a novel large-scale dataset and comprehensive baselines for end-to-end pedestrian detection and person recognition in raw video frames. Our baselines address three issues: the performance of various combinations of detectors and recognizers, mechanisms for pedestrian detection to…

Cited by 1011PDFcodeScholar
2017

Reconstruction-Based Disentanglement for Pose-Invariant Face Recognition

ICCV 2017poster

Deep neural networks (DNNs) trained on large-scale datasets have recently achieved impressive improvements in face recognition. But a persistent challenge remains to develop methods capable of handling large pose variations that are relatively under-represented in training data. This paper presents…

Cited by 189PDFScholar
2017

Robust Energy Minimization for BRDF-Invariant Shape From Light Fields

CVPR 2017poster

Highly effective optimization frameworks have been developed for traditional multiview stereo relying on lambertian photoconsistency. However, they do not account for complex material properties. On the other hand, recent works have explored PDE invariants for shape recovery with complex BRDFs, but…

Cited by 17PDFScholar
2017

Unsupervised Domain Adaptation for Face Recognition in Unlabeled Videos

ICCV 2017poster

Despite rapid advances in face recognition, there remains a clear gap between the performance of still image-based face recognition and video-based face recognition, due to the vast difference in visual quality between the domains and the difficulty of curating diverse large-scale video datasets. Th…

Cited by 147PDFScholar
2016

A Continuous Occlusion Model for Road Scene Understanding

CVPR 2016poster

We present a physically interpretable, continuous 3D model for handling occlusions with applications to road scene understanding. We probabilistically assign each point in space to an object with a theoretical modeling of the reflection and transmission probabilities for the corresponding camera ray…

Cited by 37PDFScholar
2016

SVBRDF-Invariant Shape and Reflectance Estimation From Light-Field Cameras

CVPR 2016oral

Light-field cameras have recently emerged as a powerful tool for one-shot passive 3D shape capture. However, obtaining the shape of glossy objects like metals, plastics or ceramics remains challenging, since standard Lambertian cues like photo-consistency cannot be easily applied. In this paper, we…

Cited by 82PDFScholar