← Search

Yuliang Guo

16 accepted papers

2026

3DGEER: 3D Gaussian Rendering Made Exact and Efficient for Generic Cameras

ICLR 2026poster

3D Gaussian Splatting (3DGS) achieves an appealing balance between rendering quality and efficiency, but relies on approximating 3D Gaussians as 2D projections—an assumption that degrades accuracy, especially under generic large field-of-view (FoV) cameras. Despite recent extensions, no prior work…

Cited by 0SourcecodeScholar
2026

NexusFlow: Unifying Disparate Tasks under Partial Supervision via Invertible Flow Networks

CVPR 2026

Partially Supervised Multi-Task Learning (PS-MTL) aims to leverage knowledge across tasks when annotations are incomplete. Existing approaches, however, have largely focused on the simpler setting of homogeneous, dense prediction tasks, leaving the more realistic challenge of learning from structura

Cited by 0SourcecodeScholar
2026

Pantheon360: Taming Digital Twin Generation via 3D-Aware 360deg Video Diffusion

CVPR 2026

Generating complete digital twins from videos requires precise camera control, global scene coverage, and strict spatial-temporal consistency--constraints that remain challenging for perspective video generators due to their limited field of view (FoV). Their narrow FoV forces long or multi-view tra

Cited by 0SourceScholar
2025

CHARM3R: Towards Unseen Camera Height Robust Monocular 3D Detector

ICCV 2025poster

Monocular 3D object detectors, while effective on data from one ego camera height, struggle with unseen or out-of-distribution camera heights. Existing methods often rely on Plucker embeddings, image transformations or data augmentation. This paper takes a step towards this understudied problem by i…

2025

Depth Any Camera: Zero-Shot Metric Depth Estimation from Any Camera

CVPR 2025poster

While recent depth foundation models exhibit strong zero-shot generalization, achieving accurate metric depth across diverse camera types--particularly those with large fields of view (FoV) such as fisheye and 360-degree cameras--remains a significant challenge. This paper presents Depth Any Camera…

2025

SMART: Advancing Scalable Map Priors for Driving Topology Reasoning

ICRA 2025

Topology reasoning is crucial for autonomous driving as it enables comprehensive understanding of connec-tivity and relationships between lanes and traffic elements. While recent approaches have shown success in perceiving driving topology using vehicle-mounted sensors, their scalability is hindered

Cited by 9SourcecodeScholar
2024

Behind the Veil: Enhanced Indoor 3D Scene Reconstruction with Occluded Surfaces Completion

CVPR 2024poster

In this paper we present a novel indoor 3D reconstruction method with occluded surface completion given a sequence of depth readings. Prior state-of-the-art (SOTA) methods only focus on the reconstruction of the visible areas in a scene neglecting the invisible areas due to the occlusions e.g. the c…

Cited by 1SourcePDFScholar
2024

Enhancing Online Road Network Perception and Reasoning with Standard Definition Maps

IROS 2024poster

Autonomous driving for urban and highway driving applications often requires High Definition (HD) maps to generate a navigation plan. Nevertheless, various challenges arise when generating and maintaining HD maps at scale. While recent online mapping methods have started to emerge, their performance…

Cited by 5SourcecodeScholar
2024

SeaBird: Segmentation in Bird's View with Dice Loss Improves Monocular 3D Detection of Large Objects

CVPR 2024poster

Monocular 3D detectors achieve remarkable performance on cars and smaller objects. However their performance drops on larger objects leading to fatal accidents. Some attribute the failures to training data scarcity or the receptive field requirements of large objects. In this paper we highlight this…

2024

TCLC-GS: Tightly Coupled LiDAR-Camera Gaussian Splatting for Autonomous Driving

ECCV 2024poster

"Most 3D Gaussian Splatting (3D-GS) based methods for urban scenes initialize 3D Gaussians directly with 3D LiDAR points, which not only underutilizes LiDAR data capabilities but also overlooks the potential advantages of fusing LiDAR with camera data. In this paper, we design a novel tightly couple…

2023

3D Copy-Paste: Physically Plausible Object Insertion for Monocular 3D Detection

NeurIPS 2023poster

A major challenge in monocular 3D object detection is the limited diversity and quantity of objects in real datasets. While augmenting real scenes with virtual objects holds promise to improve both the diversity and quantity of the objects, it remains elusive due to the lack of an effective 3D objec…

2022

OmniFusion: 360 Monocular Depth Estimation via Geometry-Aware Fusion

CVPR 2022oral

A well-known challenge in applying deep-learning methods to omnidirectional images is spherical distortion. In dense regression tasks such as depth estimation, where structural details are required, using a vanilla CNN layer on the distorted 360 image results in undesired information loss. In this p…

Cited by 91PDFcodeScholar
2022

Symmetry and Uncertainty-Aware Object SLAM for 6DoF Object Pose Estimation

CVPR 2022poster

We propose a keypoint-based object-level SLAM framework that can provide globally consistent 6DoF pose estimates for symmetric and asymmetric objects alike. To the best of our knowledge, our system is among the first to utilize the camera pose information from SLAM to provide prior knowledge for tra…

Cited by 51PDFcodeScholar
2020

Gen-LaneNet: A Generalized and Scalable Approach for 3D Lane Detection

ECCV 2020poster

We present a generalized and scalable method, called Gen-LaneNet, to detect 3D lanes from a single image. The method, inspired by the latest state-of-the-art 3D-LaneNet, is a unified framework solving image encoding, spatial transform of features and 3D lane prediction in a single network. However,…