← Search

Xinghui Li

14 accepted papers

2026

Phantom-Data: Towards a General Subject-Consistent Video Generation Dataset

ICLR 2026poster

Subject-to-video generation has witnessed substantial progress in recent years. However, existing models still face significant challenges in faithfully following textual instructions. This limitation, commonly known as the copy-paste problem, arises from the widely used in-pair training paradigm. T…

Cited by 0SourcecodeScholar
2025

AnyDressing: Customizable Multi-Garment Virtual Dressing via Latent Diffusion Models

CVPR 2025poster

Recent advances in garment-centric image generation from text and image prompts based on diffusion models are impressive. However, existing methods lack support for various combinations of attire, and struggle to preserve the garment details while maintaining faithfulness to the text prompts, limiti…

Cited by 5SourcePDFScholar
2025

GaussianRoom: Improving 3D Gaussian Splatting with SDF Guidance and Monocular Cues for Indoor Scene Reconstruction

ICRA 2025

Embodied intelligence requires precise reconstruction and rendering to simulate large-scale real-world data. Although 3D Gaussian Splatting (3DGS) has recently demonstrated high-quality results with real-time performance, it still faces challenges in indoor scenes with large, textureless regions, re

Cited by 38SourcecodeScholar
2025

Seeing in the Dark: Benchmarking Egocentric 3D Vision with the Oxford Day-and-Night Dataset

NeurIPS 2025poster

We introduce Oxford Day-and-Night, a large-scale, egocentric dataset for novel view synthesis (NVS) and visual relocalisation under challenging lighting conditions. Existing datasets often lack crucial combinations of features such as ground-truth 3D geometry, wide-ranging lighting variation, and fu…

Cited by 0SourceScholar
2025

Training-Free Point Cloud Recognition Based on Geometric and Semantic Information Fusion

ICASSP 2025accepted

The trend of employing training-free methods for point cloud recognition is becoming increasingly popular due to its significant reduction in computational resources and time costs. However, existing approaches are limited as they typically extract either geometric or semantic features. To address t…

Cited by 0SourceScholar
2024

GaussCtrl: Multi-View Consistent Text-Driven 3D Gaussian Splatting Editing

ECCV 2024poster

"We propose , a text-driven method to edit a 3D scene reconstructed by the 3D Gaussian Splatting (3DGS). Our method first renders a collection of images by using the 3DGS and edits them by using a pre-trained 2D diffusion model (ControlNet) based on the input prompt, which is then used to optimise t…

2024

GenesisTex: Adapting Image Denoising Diffusion to Texture Space

CVPR 2024poster

We present GenesisTex a novel method for synthesizing textures for 3D geometries from text descriptions. GenesisTex adapts the pretrained image diffusion model to texture space by texture space sampling. Specifically we maintain a latent texture map for each viewpoint which is updated with predicted…

Cited by 11SourcePDFScholar
2024

Neural Refinement for Absolute Pose Regression with Feature Synthesis

CVPR 2024poster

Absolute Pose Regression (APR) methods use deep neural networks to directly regress camera poses from RGB images. However the predominant APR architectures only rely on 2D operations during inference resulting in limited accuracy of pose estimation due to the lack of 3D geometry constraints or prior…

2024

SD4Match: Learning to Prompt Stable Diffusion Model for Semantic Matching

CVPR 2024poster

In this paper we address the challenge of matching semantically similar keypoints across image pairs. Existing research indicates that the intermediate output of the UNet within the Stable Diffusion (SD) can serve as robust image feature maps for such a matching task. We demonstrate that by employin…

Cited by 25SourcePDFScholar
2024

UW-SDF: Exploiting Hybrid Geometric Priors for Neural SDF Reconstruction from Underwater Multi-view Monocular Images

IROS 2024

Due to the unique characteristics of underwater environments, accurate 3D reconstruction of underwater objects poses a challenging problem in tasks such as underwater exploration and mapping. Traditional methods that rely on multiple sensor data for 3D reconstruction are time-consuming and face chal

Cited by 2SourceScholar
2023

Volumetric 3D Reconstruction with Window-Wise Global Feature Aggregation

ICASSP 2023accepted

Volumetric 3D reconstruction methods have shown great performance in reconstructing indoor scenarios from monocular videos. However, as such approaches utilize discrete feature voxels to encode the observed scenes, the global feature interaction within and across different voxels is ignored, leading…

Cited by 0SourceScholar
2022

DFNet: Enhance Absolute Pose Regression with Direct Feature Matching

ECCV 2022poster

"We introduce a camera relocalization pipeline that combines absolute pose regression (APR) and direct feature matching. By incorporating exposure-adaptive novel view synthesis, our method successfully addresses photometric distortions in outdoor environments that existing photometric-based methods…