← Search

Yi-Hsuan Tsai

47 accepted papers

2025

IllumiCraft: Unified Geometry and Illumination Diffusion for Controllable Video Generation

NeurIPS 2025poster

Although diffusion-based models can generate high-quality and high-resolution video sequences from textual or image inputs, they lack explicit integration of geometric cues when controlling scene lighting and visual appearance across frames. To address this limitation, we propose IllumiCraft, an end…

Cited by 0SourceScholar
2025

Low-Rank Head Avatar Personalization with Registers

NeurIPS 2025poster

We introduce a novel method for low-rank personalization of a generic model for head avatar generation. Prior work proposes generic models that achieve high-quality face animation by leveraging large-scale datasets of multiple identities. However, such generic models usually fail to synthesize uniqu…

Cited by 0SourceScholar
2025

MeshLLM: Empowering Large Language Models to Progressively Understand and Generate 3D Mesh

ICCV 2025poster

We present MeshLLM, a novel framework that leverages large language models (LLMs) to understand and generate text-serialized 3D meshes. Our approach addresses key limitations in existing methods, including the limited dataset scale when catering to LLMs' token length and the loss of 3D structural in…

Cited by 0SourcePDFScholar
2025

Ranking-aware adapter for text-driven image ordering with CLIP

ICLR 2025poster

Recent advances in vision-language models (VLMs) have made significant progress in downstream tasks that require quantitative concepts such as facial age estimation and image quality assessment, enabling VLMs to explore applications like image ranking and retrieval. However, existing studies typical…

2025

Toward Real-world BEV Perception: Depth Uncertainty Estimation via Gaussian Splatting

CVPR 2025poster

Bird's-eye view (BEV) perception has gained significant attention because it provides a unified representation to fuse multiple view images and enables a wide range of downstream autonomous driving tasks, such as forecasting and planning. Recent state-of-the-art models utilize projection-based metho…

Cited by 0SourcePDFScholar
2025

What Changed and What Could Have Changed? State-Change Counterfactuals for Procedure-Aware Video Representation Learning

ICCV 2025poster

Understanding a procedural activity requires modeling both how action steps transform the scene, and how evolving scene transformations can influence the sequence of action steps, even those that are accidental or erroneous. Existing work has studied procedure-aware video representations by modeling…

2024

Action-slot: Visual Action-centric Representations for Multi-label Atomic Activity Recognition in Traffic Scenes

CVPR 2024poster

In this paper we study multi-label atomic activity recognition. Despite the notable progress in action recognition it is still challenging to recognize atomic activities due to a deficiency in holistic understanding of both multiple road users' motions and their contextual information. In this paper…

2024

Chat-Edit-3D: Interactive 3D Scene Editing via Text Prompts

ECCV 2024poster

"Recent work on image content manipulation based on vision-language pre-training models has been effectively extended to text-driven 3D scene editing. However, existing schemes for 3D scene editing still exhibit certain shortcomings, hindering their further interactive design. Such schemes typically…

2024

PTT: Point-Trajectory Transformer for Efficient Temporal 3D Object Detection

CVPR 2024poster

Recent temporal LiDAR-based 3D object detectors achieve promising performance based on the two-stage proposal-based approach. They generate 3D box candidates from the first-stage dense detector followed by different temporal aggregation methods. However these approaches require per-frame objects or…

2024

Text-Driven Image Editing via Learnable Regions

CVPR 2024poster

Language has emerged as a natural interface for image editing. In this paper we introduce a method for region-based image editing driven by textual prompts without the need for user-provided masks or sketches. Specifically our approach leverages an existing pre-trained text-to-image model and introd…

2024

Weakly Supervised 3D Object Detection via Multi-Level Visual Guidance

ECCV 2024poster

"Weakly supervised 3D object detection aims to learn a 3D detector with lower annotation cost, e.g., 2D labels. Unlike prior work which still relies on few accurate 3D annotations, we propose a framework to study how to leverage constraints between 2D and 3D domains without requiring any 3D labels.…

2023

Delving into Motion-Aware Matching for Monocular 3D Object Tracking

ICCV 2023poster

Recent advances of monocular 3D object detection facilitate the 3D multi-object tracking task based on low-cost camera sensors. In this paper, we find that the motion cue of objects along different time frames is critical in 3D multi-object tracking, which is less explored in existing monocular-base…

Cited by 15PDFcodeScholar
2023

Diffusion-SS3D: Diffusion Model for Semi-supervised 3D Object Detection

NeurIPS 2023poster

Semi-supervised object detection is crucial for 3D scene understanding, efficiently addressing the limitation of acquiring large-scale 3D bounding box annotations. Existing methods typically employ a teacher-student framework with pseudo-labeling to leverage unlabeled point clouds. However, producin…

2023

Multimodal Prompting With Missing Modalities for Visual Recognition

CVPR 2023poster

In this paper, we tackle two challenges in multimodal learning for visual recognition: 1) when missing-modality occurs either during training or testing in real-world situations; and 2) when the computation resources are not available to finetune on heavy transformer models. To this end, we propose…

2022

360-DFPE: Leveraging Monocular 360-Layouts for Direct Floor Plan Estimation

RA-L 2022

We present 360-DFPE, a sequential floor plan estimation method that directly takes 360-images as input without relying on active sensors or 3D information. Our approach leverages a loosely coupled integration between a monocular visual SLAM solution and a monocular 360-room layout approach, which es

Cited by 15SourcecodeScholar
2022

360-MLC: Multi-view Layout Consistency for Self-training and Hyper-parameter Tuning

NeurIPS 2022accept

We present 360-MLC, a self-training method based on multi-view layout consistency for finetuning monocular room-layout models using unlabeled 360-images only. This can be valuable in practical scenarios where a pre-trained model needs to be adapted to a new data domain without using any ground truth…

2022

3D-PL: Domain Adaptive Depth Estimation with 3D-Aware Pseudo-Labeling

ECCV 2022poster

"For monocular depth estimation, acquiring ground truths for real data is not easy, and thus domain adaptation methods are commonly adopted using the supervised synthetic data. However, this may still incur a large domain gap due to the lack of supervision from the real data. In this paper, we devel…

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

MM-TTA: Multi-Modal Test-Time Adaptation for 3D Semantic Segmentation

CVPR 2022poster

Test-time adaptation approaches have recently emerged as a practical solution for handling domain shift without access to the source domain data. In this paper, we propose and explore a new multi-modal extension of test-time adaptation for 3D semantic segmentation. We find that, directly applying ex…

Cited by 87PDFScholar
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

Self-Supervised Feature Learning from Partial Point Clouds via Pose Disentanglement

IROS 2022poster

Self-supervised learning on point clouds has gained a lot of attention recently, since it addresses the label-efficiency and domain-gap problems on point cloud tasks. In this paper, we propose a novel self-supervised framework to learn informative features from partial point clouds. We leverage part…

Cited by 5SourceScholar
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

LED2-Net: Monocular 360deg Layout Estimation via Differentiable Depth Rendering

CVPR 2021poster

Although significant progress has been made in room layout estimation, most methods aim to reduce the loss in the 2D pixel coordinate rather than exploiting the room structure in the 3D space. Towards reconstructing the room layout in 3D, we formulate the task of 360 layout estimation as a problem o…

Cited by 50PDFScholar
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

Robust 360-8PA: Redesigning The Normalized 8-point Algorithm for 360-FoV Images

ICRA 2021poster

In this paper, we present a novel preconditioning strategy for the classic 8-point algorithm (8-PA) for estimating an essential matrix from 360-FoV images (i.e., equirectangular images) in spherical projection. To alleviate the effect of uneven key-feature distributions and outlier correspondences,…

Cited by 7SourcecodeScholar
2021

Towards Interpretable Deep Networks for Monocular Depth Estimation

ICCV 2021poster

Deep networks for Monocular Depth Estimation (MDE) have achieved promising performance recently and it is of great importance to further understand the interpretability of these networks. Existing methods attempt to provide post-hoc explanations by investigating visual cues, which may not explore th…

Cited by 16PDFcodeScholar
2020

360SD-Net: 360° Stereo Depth Estimation with Learnable Cost Volume

ICRA 2020poster

Recently, end-to-end trainable deep neural networks have significantly improved stereo depth estimation for perspective images. However, 360° images captured under equirectangular projection cannot benefit from directly adopting existing methods due to distortion introduced (i.e., lines in 3D are no…

Cited by 82SourcecodeScholar
2020

BiFuse: Monocular 360 Depth Estimation via Bi-Projection Fusion

CVPR 2020poster

Depth estimation from a monocular 360 image is an emerging problem that gains popularity due to the availability of consumer-level 360 cameras and the complete surrounding sensing capability. While the standard of 360 imaging is under rapid development, we propose to predict the depth map of a monoc…

Cited by 229PDFcodeScholar
2020

Colorization of Depth Map via Disentanglement

ECCV 2020poster

Vision perception is one of the most important components for a computer or robot to understand the surrounding scene and achieve autonomous applications. However, most of the vision models are based on the RGB sensors, which in general are vulnerable to the insufficient lighting condition. In contr…

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

Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector

ECCV 2020poster

A domain adaptive object detector aims to adapt itself to unseen domains that may contain variations of object appearance, viewpoints or backgrounds. Most existing solutions adopt feature alignment either on the image level or instance level. However, image-level alignment on global features may tan…

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

Weakly-Supervised Semantic Segmentation via Sub-Category Exploration

CVPR 2020poster

Existing weakly-supervised semantic segmentation methods using image-level annotations typically rely on initial responses to locate object regions. However, such response maps generated by the classification network usually focus on discriminative object parts, due to the fact that the network does…

Cited by 373PDFcodeScholar
2019

3D LiDAR and Stereo Fusion using Stereo Matching Network with Conditional Cost Volume Normalization

IROS 2019poster

The complementary characteristics of active and passive depth sensing techniques motivate the fusion of the LiDAR sensor and stereo camera for improved depth perception. Instead of directly fusing estimated depths across LiDAR and stereo modalities, we take advantages of the stereo matching network…

Cited by 54SourceScholar
2019

Bridging Stereo Matching and Optical Flow via Spatiotemporal Correspondence

CVPR 2019poster

Stereo matching and flow estimation are two essential tasks for scene understanding, spatially in 3D and temporally in motion. Existing approaches have been focused on the unsupervised setting due to the limited resource to obtain the large-scale ground truth data. To construct a self-learnable obje…

Cited by 101PDFcodeScholar
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

Plug-and-Play: Improve Depth Prediction via Sparse Data Propagation

ICRA 2019poster

We propose a novel plug-and-play (PnP) module for improving depth prediction with taking arbitrary patterns of sparse depths as input. Given any pre-trained depth prediction model, our PnP module updates the intermediate feature map such that the model outputs new depths consistent with the given sp…

Cited by 25SourceScholar
2018

Fast and Accurate Online Video Object Segmentation via Tracking Parts

CVPR 2018poster

Online video object segmentation is a challenging task as it entails to process the image sequence timely and accurately. To segment a target object through the video, numerous CNN-based methods have been developed by heavily finetuning on the object mask in the first frame, which is time-consuming…

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…

2017

Scene Parsing With Global Context Embedding

ICCV 2017poster

We present a scene parsing method that utilizes global context information based on both the parametric and non-parametric models. Compared to previous methods that only exploit the local relationship between objects, we train a context network based on scene similarities to generate feature represe…

Cited by 70PDFcodeScholar
2017

SegFlow: Joint Learning for Video Object Segmentation and Optical Flow

ICCV 2017poster

This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of object segmentation and optical flow is propagated bidirectionally in a unified fra…

Cited by 431PDFcodeScholar