← Search

Zhaoyang Lv

15 accepted papers

2026

ART: Articulated Reconstruction Transformer

CVPR 2026

We introduce ART, Articulated Reconstruction Transformer--a category-agnostic, feed-forward model that reconstructs complete 3D articulated objects from only sparse, multi-state RGB images. Previous methods for articulated object reconstruction either rely on slow optimization with fragile cross-sta

Cited by 0SourceScholar
2025

4DGT: Learning a 4D Gaussian Transformer Using Real-World Monocular Videos

NeurIPS 2025spotlight

We propose 4DGT, a 4D Gaussian-based Transformer model for dynamic scene reconstruction, trained entirely on real-world monocular posed videos. Using 4D Gaussian as an inductive bias, 4DGT unifies static and dynamic components, enabling the modeling of complex, time-varying environments with varying…

Cited by 0SourceScholar
2025

DGS-LRM: Real-Time Deformable 3D Gaussian Reconstruction From Monocular Videos

NeurIPS 2025poster

We introduce the Deformable Gaussian Splats Large Reconstruction Model (DGS-LRM), the first feed-forward method predicting deformable 3D Gaussian splats from a monocular posed video of any dynamic scene. Feed-forward scene reconstruction has gained significant attention for its ability to rapidly cr…

Cited by 0SourceScholar
2025

Digital Twin Catalog: A Large-Scale Photorealistic 3D Object Digital Twin Dataset

CVPR 2025highlight

We introduce Digital Twin Catalog (DTC), a new large-scale photorealistic 3D object digital twin dataset. A digital twin of a 3D object is a highly detailed, virtually indistinguishable representation of a physical object, accurately capturing its shape, appearance, physical properties, and other at…

2025

LIRM: Large Inverse Rendering Model for Progressive Reconstruction of Shape, Materials and View-dependent Radiance Fields

CVPR 2025poster

We present Large Inverse Rendering Model (LIRM), a transformer architecture that jointly reconstructs high-quality shape, materials, and radiance fields with view-dependent effects in less than a second. Our model builds upon the recent Large Reconstruction Models (LRMs) that achieve state-of-the-ar…

Cited by 0SourcePDFScholar
2024

VideoLLM-online: Online Video Large Language Model for Streaming Video

CVPR 2024poster

Large Language Models (LLMs) have been enhanced with vision capabilities enabling them to comprehend images videos and interleaved vision-language content. However the learning methods of these large multimodal models (LMMs) typically treat videos as predetermined clips rendering them less effective…

2022

AdaNeRF: Adaptive Sampling for Real-Time Rendering of Neural Radiance Fields

ECCV 2022poster

"Novel view synthesis has recently been revolutionized by learning neural radiance fields directly from sparse observations. However, rendering images with this new paradigm is slow due to the fact that an accurate quadrature of the volume rendering equation requires a large number of samples for ea…

2022

Neural 3D Video Synthesis From Multi-View Video

CVPR 2022oral

We propose a novel approach for 3D video synthesis that is able to represent multi-view video recordings of a dynamic real-world scene in a compact, yet expressive representation that enables high-quality view synthesis and motion interpolation. Our approach takes the high quality and compactness of…

Cited by 486PDFcodeScholar
2021

STaR: Self-Supervised Tracking and Reconstruction of Rigid Objects in Motion With Neural Rendering

CVPR 2021poster

We present STaR, a novel method that performs Self-supervised Tracking and Reconstruction of dynamic scenes with rigid motion from multi-view RGB videos without any manual annotation. Recent work has shown that neural networks are surprisingly effective at the task of compressing many views of a sce…

Cited by 172PDFScholar
2019

Multi-class classification without multi-class labels

ICLR 2019poster

This work presents a new strategy for multi-class classification that requires no class-specific labels, but instead leverages pairwise similarity between examples, which is a weaker form of annotation. The proposed method, meta classification learning, optimizes a binary classifier for pairwise sim…

2019

SENSE: A Shared Encoder Network for Scene-Flow Estimation

ICCV 2019oral

We introduce a compact network for holistic scene flow estimation, called SENSE, which shares common encoder features among four closely-related tasks: optical flow estimation, disparity estimation from stereo, occlusion estimation, and semantic segmentation. Our key insight is that sharing features…

Cited by 88PDFcodeScholar
2019

Taking a Deeper Look at the Inverse Compositional Algorithm

CVPR 2019oral

In this paper, we provide a modern synthesis of the classic inverse compositional algorithm for dense image alignment. We first discuss the assumptions made by this well-established technique, and subsequently propose to relax these assumptions by incorporating data-driven priors into this model. Mo…

Cited by 63PDFcodeScholar
2018

Learning Rigidity in Dynamic Scenes with a Moving Camera for 3D Motion Field Estimation

ECCV 2018poster

Estimation of 3D motion in a dynamic scene from a temporal pair of images is a core task in many scene understanding problems. In real world applications, a dynamic scene is commonly captured by a moving camera (i.e., panning, tilting or hand-held), increasing the task complexity because the scene i…