← Search

Kejie Li

17 accepted papers

2025

CamFreeDiff: Camera-free Image to Panorama Generation with Diffusion Model

CVPR 2025poster

This paper introduces Camera-free Diffusion (CamFreeDiff) model for 360^\circ image outpainting from a single camera-free image and text description. This method distinguishes itself from existing strategies, such as MVDiffusion, by eliminating the requirement for predefined camera poses. CamFreeDif…

Cited by 1SourcePDFScholar
2024

Enhancing 3D Fidelity of Text-to-3D using Cross-View Correspondences

CVPR 2024poster

Leveraging multi-view diffusion models as priors for 3D optimization have alleviated the problem of 3D consistency e.g. the Janus face problem or the content drift problem in zero-shot text-to-3D models. However the 3D geometric fidelity of the output remains an unresolved issue; albeit the rendered…

Cited by 1SourcePDFScholar
2024

MVDream: Multi-view Diffusion for 3D Generation

ICLR 2024poster

We introduce MVDream, a diffusion model that is able to generate consistent multi-view images from a given text prompt. Learning from both 2D and 3D data, a multi-view diffusion model can achieve the generalizability of 2D diffusion models and the consistency of 3D renderings. We demonstrate that su…

Cited by 630SourcePDFScholar
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

RoDyn-SLAM: Robust Dynamic Dense RGB-D SLAM With Neural Radiance Fields

RA-L 2024

Leveraging neural implicit representation to conduct dense RGB-D SLAM has been studied in recent years. However, this approach relies on a static environment assumption and does not work robustly within a dynamic environment due to the inconsistent observation of geometry and photometry. To address

Cited by 53SourcecodeScholar
2023

MobileBrick: Building LEGO for 3D Reconstruction on Mobile Devices

CVPR 2023poster

High-quality 3D ground-truth shapes are critical for 3D object reconstruction evaluation. However, it is difficult to create a replica of an object in reality, and even 3D reconstructions generated by 3D scanners have artefacts that cause biases in evaluation. To address this issue, we introduce a n…

2023

NoPe-NeRF: Optimising Neural Radiance Field With No Pose Prior

CVPR 2023highlight

Training a Neural Radiance Field (NeRF) without pre-computed camera poses is challenging. Recent advances in this direction demonstrate the possibility of jointly optimising a NeRF and camera poses in forward-facing scenes. However, these methods still face difficulties during dramatic camera moveme…

2023

ObjectSDF++: Improved Object-Compositional Neural Implicit Surfaces

ICCV 2023poster

In recent years, neural implicit surface reconstruction has emerged as a popular paradigm for multi-view 3D reconstruction. Unlike traditional multi-view stereo approaches, the neural implicit surface-based methods leverage neural networks to represent 3D scenes as signed distance functions (SDFs).…

Cited by 39PDFcodeScholar
2023

Physically Plausible 3D Human-Scene Reconstruction From Monocular RGB Image Using an Adversarial Learning Approach

RA-L 2023

Holistic 3D human-scene reconstruction is a crucial and emerging research area in robot perception. A key challenge in holistic 3D human-scene reconstruction is to generate a physically plausible 3D scene from a single monocular RGB image. The existing research mainly proposes optimization-based app

Cited by 4SourceScholar
2022

BNV-Fusion: Dense 3D Reconstruction Using Bi-Level Neural Volume Fusion

CVPR 2022poster

Dense 3D reconstruction from a stream of depth images is the key to many mixed reality and robotic applications. Although methods based on Truncated Signed Distance Function (TSDF) Fusion have advanced the field over the years, the TSDF volume representation is confronted with striking a balance bet…

Cited by 44PDFcodeScholar
2022

Object-Compositional Neural Implicit Surfaces

ECCV 2022poster

"The neural implicit representation has shown its effectiveness in novel view synthesis and high-quality 3D reconstruction from multi-view images. However, most approaches focus on holistic scene representation yet ignore individual objects inside it, thus limiting potential downstream applications.…

2021

MOLTR: Multiple Object Localization, Tracking and Reconstruction From Monocular RGB Videos

RA-L 2021

Semantic aware reconstruction is more advantageous than geometric-only reconstruction for future robotic and AR/VR applications because it represents not only where things are, but also what things are. Object-centric mapping is a task to build an object-level reconstruction where objects are separa

Cited by 25SourceScholar
2021

ODAM: Object Detection, Association, and Mapping Using Posed RGB Video

ICCV 2021poster

Localizing objects and estimating their extent in 3D is an important step towards high-level 3D scene understanding, which has many applications in Augmented Reality and Robotics. We present ODAM, a system for 3D Object Detection, Association, and Mapping using posed RGB videos. The proposed system…

Cited by 34PDFcodeScholar
2018

Efficient Dense Point Cloud Object Reconstruction using Deformation Vector Fields

ECCV 2018poster

Most existing CNN-based methods for single-view 3D object reconstruction represent a 3D object as either a 3D voxel occupancy grid or multiple depth-mask image pairs. However, these representations are inefficient since empty voxels or background pixels are wasteful. We propose a novel approach that…

Cited by 49SourcePDFScholar
2018

Unsupervised Learning of Monocular Depth Estimation and Visual Odometry With Deep Feature Reconstruction

CVPR 2018poster

Despite learning based methods showing promising results in single view depth estimation and visual odometry, most existing approaches treat the tasks in a supervised manner. Recent approaches to single view depth estimation explore the possibility of learning without full supervision via minimizing…